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