/** Check whether the --no-color flag has been passed and configures chalk accordingly */
export declare function configureCliColorLevel(): void;
