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