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