declare function _exports(allowQueryStringPatterns: any, noTenancyPatterns: any, opts?: { noTenancyRequired: boolean; }): (ctx: any, next: any) => Promise; export = _exports;