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