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