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