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