declare const ciUtilsCommand: (positionalArgs: [string[]], options: any) => Promise; export default ciUtilsCommand;