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