export declare function isHexDecimal(payload: unknown, length?: number): payload is string;