declare function accentuateLastVowel(characters: string): string; export default accentuateLastVowel; //# sourceMappingURL=accentuate_last_vowel.d.ts.map