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