declare function preetiToUnicode(text: string): string;
export { preetiToUnicode };
