export declare const joinRoomCommand: (roomId: string, sourceFolderPath: string) => Promise;