export declare const isOctalNumberString: import("../index.js").TypePredicateFn<`0O${number}` | `0o${number}`>;