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