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