import { Context } from '@byted-apaas/cliore'; export default function (context: Context<{ key: string; }>): Promise;