declare function accentuateVerb(word: string): string; export { accentuateVerb }; //# sourceMappingURL=accentuation.d.ts.map