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