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