export declare const HELP_FLAGS: string[];
export declare const VERSION_FLAGS: string[];
export declare const BOOLEAN_FLAG_PREFIX = "no-";
