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