export declare const LIST: string[]; export declare function isReservedWord(word: string): boolean;