export declare function isOctalDigit(ch: string): boolean;
