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