import WordMatcher from './trees';
export { default as WordMatcher } from './trees';
export default WordMatcher;
