export declare const isBinaryNumberString: import("../index.js").TypePredicateFn<`0B${number}` | `0b${number}`>;