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