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