import { ImageSourcePropType } from 'react-native'; export type ImageSrcType = ImageSourcePropType | string; //# sourceMappingURL=image.d.ts.map