export = AddLiveChatTickerItemAction; declare class AddLiveChatTickerItemAction { constructor(data: any); type: string; item: any; duration_sec: any; }