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