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