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