/** * */ export declare function removeDiacritics(input: string): string;