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