import type { CSSColorString } from '../../types'; export declare function getRandomColor(): CSSColorString;