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