export declare function toLotin(input: string): string;
export declare function toKrill(input: string): string;
