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