export declare function toHzNumber(n: number): string; export declare function parseInt36(s: string): number;