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