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