/** * Copied from Cypress [1] as this isn't exposed. * * [1] https://github.com/cypress-io/cypress/blob/v12.13.0/cli/lib/util.js#L348-L363 */ export declare function useColors(): boolean;