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