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