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