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