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