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