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