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