export { classifyWord } from './heuristic.ts'; export { classifyParts } from './parts.ts'; export { classifyBarePath } from './path.ts'; //# sourceMappingURL=index.d.ts.map