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