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