import type { IsValid } from "./types.d.ts"; export declare const isOctal: IsValid;