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