export declare function convert_cyr_string(str: string, from: string, to: string): string;