import type { passwordValidators } from "@scandic-hotels/common/utils/zod/passwordValidator" export type PasswordValidatorKey = keyof typeof passwordValidators