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