/** * Common scientific and academic words not in standard dictionaries * These words are accepted by Word's spellchecker */ export declare const scientificWords: Set; //# sourceMappingURL=scientific-words.d.ts.map