import { SVGProps } from "react"; declare const SmoothLovePotion: (props: SVGProps) => JSX.Element; export default SmoothLovePotion;