export declare function chatToXdPUA(text: string): string; export declare function xdPUAToChat(text: string): string;