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