export type DeleteSharedVaultUserRequestParams = { sharedVaultUuid: string userUuid: string }