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