export declare function GradioChatBotParse(content: string, config: any): Promise<string>;
