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