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