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