export declare function broadcast(command: string, data?: string | ArrayBuffer | null, destinees?: string[]): Promise;