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