export declare function valueKind(value: unknown): string; export declare function looksLikeColorOrImage(value: string): boolean;