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