export declare const lotinToKrillMap: Record<string, string>;
export declare const krillToLotinMap: Record<string, string>;
