declare const Stemming: (text: string) => string; export default Stemming;