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