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