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