export declare const validateHexadecimalNumber: (hexadecimalNumber: string) => void;
