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