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