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