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