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