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