export = LiveChatActionPanel; declare class LiveChatActionPanel { constructor(data: any); type: string; id: any; contents: any; target_id: any; }