declare function _exports(): (req: any, res: any, next: any) => any;
export = _exports;
