export declare const isValidHex: (hex: string) => boolean;
