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