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