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