import type { AnyObject, ObjectSchema } from 'yup'; export type Schema = ObjectSchema;