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