export declare function isHex(color: string): boolean;
