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