import type { CTX, Next } from '@ioa/api/dist/types.js'; declare const _default: (ctx: CTX, next: Next) => Promise; export default _default;