export declare class ChatHelper { static convertMessage(message: string): string; }