import NameSpellChecker from "./index"; declare const _default: (context: NameSpellChecker, dic: string) => void; export default _default;