export declare function cyrillic_to_latin(input: string): string;
