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