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