IMGElementContainer
export
function IMGElementContainer( props: PropsWithChildren<Pick<IMGElementProps, "onPress" | "testID"> & Omit<ViewProps, "style"> & type __type< > = any>) : ReactElementParameters
props
props: PropsWithChildren<Pick<IMGElementProps, "onPress" | "testID"> & Omit<ViewProps, "style"> & type __type< > = any>;