export declare const tanglishToUnicode: (text: string) => string;
