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