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