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