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