export declare const isHexNumberString: import("../index.js").TypePredicateFn<`0X${string}` | `0x${string}`>;