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