export declare function isValidHex(hex: string): boolean; declare const _default: any; export default _default;