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