export declare function isJsKeyword(s: string): boolean; export declare const JS_KEYWORDS: Set;