export function validateHex(hex: any): any; export function extractHex(hex: any): string; export function normalizeHexInput(hex: any): string; //# sourceMappingURL=hex-helpers.d.ts.map