export default interface JoinPartyViewModel { message?: string partyRef: string }