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