declare function _exports(opts?: { noCsrfPatterns: never[]; }): (ctx: any, next: any) => Promise; export = _exports;