import { SVGProps } from 'react';

declare const Monetha: (props: SVGProps<SVGSVGElement>) => JSX.Element;

export { Monetha as default };
