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