export type UserDeletionNotConfirmedError = { name: string; message: string; };