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