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