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