export declare const listUsersInRoomCommand: (roomId: string, you?: string) => Promise;