interface VideoBusy { chatId: string fromId: string peerId?: string } export default VideoBusy