import { IconProps } from '../types';
declare function Plant(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Plant;
//# sourceMappingURL=Plant.d.ts.map