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