export declare const CLI_FLAG_VALUE_OPTIONS: Set; export declare function findCliSubcommandName(args: readonly string[]): string | undefined;