export declare function isIdStart(cp: number): boolean; export declare function isIdContinue(cp: number): boolean;