import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use ImagesIcon */ export declare const Images: Icon; export { I as ImagesIcon }; //# sourceMappingURL=Images.d.ts.map