export declare class SlovakStemmer { static steme(word: string): string; } //# sourceMappingURL=slovak-stemmer.d.ts.map