import type { Context, Next } from 'koa'; declare const _default: (ctx: Context, next: Next) => Promise; export default _default; //# sourceMappingURL=routing.d.ts.map