import { InferType } from 'yup'; export declare const UserSlotsSchema: import("yup").ArraySchema; postId: import("yup").StringSchema; caseId: import("yup").StringSchema; }>, import("yup/lib/object").AnyObject, import("yup/lib/object").TypeOfShape; postId: import("yup").StringSchema; caseId: import("yup").StringSchema; }>>, import("yup/lib/object").AssertsShape; postId: import("yup").StringSchema; caseId: import("yup").StringSchema; }>>>, import("yup/lib/types").AnyObject, import("yup/lib/object").TypeOfShape; postId: import("yup").StringSchema; caseId: import("yup").StringSchema; }>>[], import("yup/lib/object").AssertsShape; postId: import("yup").StringSchema; caseId: import("yup").StringSchema; }>>[]>; export declare type UserSlots = InferType;