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