import { weRequest } from "./interface";
declare const weRequestObject: weRequest;
export default weRequestObject;