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