import { Context, MiddlewareNext } from '@byted-apaas/cliore'; export default function (context: Context, next: MiddlewareNext): Promise;