declare function _exports(module: any, methodName: any, args: any, cb: any): Promise<void>;
export = _exports;
