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