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