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