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