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