export declare const setRoomPasswordCommand: (roomId: string, userID: string) => Promise;