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