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