export interface GetSharedVaultInvitesSentByUserDTO { senderUuid: string sharedVaultUuid?: string }