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