export { Matcher } from '../lib/matcher.ts'; export { simplify } from '../lib/simplify.ts'; export { stemmer } from '../lib/stemmer.ts';