import { z } from "@medusajs/framework/zod"; export type AdminGetCustomerGroupParamsType = z.infer; export declare const AdminGetCustomerGroupParams: z.ZodObject<{ fields: z.ZodOptional; }, "strip", z.ZodTypeAny, { fields?: string | undefined; }, { fields?: string | undefined; }>; export declare const AdminCustomerInGroupFilters: z.ZodObject<{ id: z.ZodOptional]>>; email: z.ZodOptional, z.ZodUnion<[any, z.ZodObject<{ $eq: any; $ne: any; $in: any; $nin: any; $like: any; $ilike: any; $re: any; $contains: any; $gt: any; $gte: any; $lt: any; $lte: any; }, "strip", z.ZodTypeAny, { $eq?: any; $ne?: any; $in?: any; $nin?: any; $like?: any; $ilike?: any; $re?: any; $contains?: any; $gt?: any; $gte?: any; $lt?: any; $lte?: any; }, { $eq?: any; $ne?: any; $in?: any; $nin?: any; $like?: any; $ilike?: any; $re?: any; $contains?: any; $gt?: any; $gte?: any; $lt?: any; $lte?: any; }>]>]>>; default_billing_address_id: z.ZodOptional]>>; default_shipping_address_id: z.ZodOptional]>>; company_name: z.ZodOptional]>>; first_name: z.ZodOptional]>>; last_name: z.ZodOptional]>>; created_by: z.ZodOptional]>>; created_at: z.ZodOptional]>>; updated_at: z.ZodOptional]>>; deleted_at: z.ZodOptional]>>; }, "strip", z.ZodTypeAny, { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; }, { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; }>; export declare const AdminGetCustomerGroupsParamsFields: z.ZodObject<{ q: z.ZodOptional; id: z.ZodOptional]>>; name: z.ZodOptional]>>; customers: z.ZodOptional, z.ZodObject<{ id: z.ZodOptional]>>; email: z.ZodOptional, z.ZodUnion<[any, z.ZodObject<{ $eq: any; $ne: any; $in: any; $nin: any; $like: any; $ilike: any; $re: any; $contains: any; $gt: any; $gte: any; $lt: any; $lte: any; }, "strip", z.ZodTypeAny, { $eq?: any; $ne?: any; $in?: any; $nin?: any; $like?: any; $ilike?: any; $re?: any; $contains?: any; $gt?: any; $gte?: any; $lt?: any; $lte?: any; }, { $eq?: any; $ne?: any; $in?: any; $nin?: any; $like?: any; $ilike?: any; $re?: any; $contains?: any; $gt?: any; $gte?: any; $lt?: any; $lte?: any; }>]>]>>; default_billing_address_id: z.ZodOptional]>>; default_shipping_address_id: z.ZodOptional]>>; company_name: z.ZodOptional]>>; first_name: z.ZodOptional]>>; last_name: z.ZodOptional]>>; created_by: z.ZodOptional]>>; created_at: z.ZodOptional]>>; updated_at: z.ZodOptional]>>; deleted_at: z.ZodOptional]>>; }, "strip", z.ZodTypeAny, { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; }, { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; }>]>>; created_by: z.ZodOptional]>>; created_at: z.ZodOptional]>>; updated_at: z.ZodOptional]>>; deleted_at: z.ZodOptional]>>; }, "strip", z.ZodTypeAny, { id?: string | string[] | undefined; created_by?: string | string[] | undefined; name?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; q?: string | undefined; customers?: string | string[] | { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; } | undefined; }, { id?: string | string[] | undefined; created_by?: string | string[] | undefined; name?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; q?: string | undefined; customers?: string | string[] | { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; } | undefined; }>; export type AdminGetCustomerGroupsParamsType = z.infer; export declare const AdminGetCustomerGroupsParams: z.ZodObject<{} & { [x: string]: any; $and: z.ZodOptional; id: z.ZodOptional]>>; name: z.ZodOptional]>>; customers: z.ZodOptional, z.ZodObject<{ id: z.ZodOptional]>>; email: z.ZodOptional, z.ZodUnion<[any, z.ZodObject<{ $eq: any; $ne: any; $in: any; $nin: any; $like: any; $ilike: any; $re: any; $contains: any; $gt: any; $gte: any; $lt: any; $lte: any; }, "strip", z.ZodTypeAny, { $eq?: any; $ne?: any; $in?: any; $nin?: any; $like?: any; $ilike?: any; $re?: any; $contains?: any; $gt?: any; $gte?: any; $lt?: any; $lte?: any; }, { $eq?: any; $ne?: any; $in?: any; $nin?: any; $like?: any; $ilike?: any; $re?: any; $contains?: any; $gt?: any; $gte?: any; $lt?: any; $lte?: any; }>]>]>>; default_billing_address_id: z.ZodOptional]>>; default_shipping_address_id: z.ZodOptional]>>; company_name: z.ZodOptional]>>; first_name: z.ZodOptional]>>; last_name: z.ZodOptional]>>; created_by: z.ZodOptional]>>; created_at: z.ZodOptional]>>; updated_at: z.ZodOptional]>>; deleted_at: z.ZodOptional]>>; }, "strip", z.ZodTypeAny, { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; }, { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; }>]>>; created_by: z.ZodOptional]>>; created_at: z.ZodOptional]>>; updated_at: z.ZodOptional]>>; deleted_at: z.ZodOptional]>>; }, "strip", z.ZodTypeAny, { id?: string | string[] | undefined; created_by?: string | string[] | undefined; name?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; q?: string | undefined; customers?: string | string[] | { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; } | undefined; }, { id?: string | string[] | undefined; created_by?: string | string[] | undefined; name?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; q?: string | undefined; customers?: string | string[] | { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; } | undefined; }>, "many">>>; $or: z.ZodOptional; id: z.ZodOptional]>>; name: z.ZodOptional]>>; customers: z.ZodOptional, z.ZodObject<{ id: z.ZodOptional]>>; email: z.ZodOptional, z.ZodUnion<[any, z.ZodObject<{ $eq: any; $ne: any; $in: any; $nin: any; $like: any; $ilike: any; $re: any; $contains: any; $gt: any; $gte: any; $lt: any; $lte: any; }, "strip", z.ZodTypeAny, { $eq?: any; $ne?: any; $in?: any; $nin?: any; $like?: any; $ilike?: any; $re?: any; $contains?: any; $gt?: any; $gte?: any; $lt?: any; $lte?: any; }, { $eq?: any; $ne?: any; $in?: any; $nin?: any; $like?: any; $ilike?: any; $re?: any; $contains?: any; $gt?: any; $gte?: any; $lt?: any; $lte?: any; }>]>]>>; default_billing_address_id: z.ZodOptional]>>; default_shipping_address_id: z.ZodOptional]>>; company_name: z.ZodOptional]>>; first_name: z.ZodOptional]>>; last_name: z.ZodOptional]>>; created_by: z.ZodOptional]>>; created_at: z.ZodOptional]>>; updated_at: z.ZodOptional]>>; deleted_at: z.ZodOptional]>>; }, "strip", z.ZodTypeAny, { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; }, { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; }>]>>; created_by: z.ZodOptional]>>; created_at: z.ZodOptional]>>; updated_at: z.ZodOptional]>>; deleted_at: z.ZodOptional]>>; }, "strip", z.ZodTypeAny, { id?: string | string[] | undefined; created_by?: string | string[] | undefined; name?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; q?: string | undefined; customers?: string | string[] | { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; } | undefined; }, { id?: string | string[] | undefined; created_by?: string | string[] | undefined; name?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; q?: string | undefined; customers?: string | string[] | { id?: string | string[] | undefined; email?: any; created_by?: string | string[] | undefined; created_at?: any; updated_at?: any; deleted_at?: any; first_name?: string | string[] | undefined; last_name?: string | string[] | undefined; default_billing_address_id?: string | string[] | undefined; default_shipping_address_id?: string | string[] | undefined; company_name?: string | string[] | undefined; } | undefined; }>, "many">>>; }, "strip", z.ZodTypeAny, { [x: string]: any; $and?: unknown; $or?: unknown; }, { [x: string]: any; $and?: unknown; $or?: unknown; }>; export type AdminCreateCustomerGroupType = z.infer; export declare const AdminCreateCustomerGroup: z.ZodObject<{ name: z.ZodString; metadata: z.ZodOptional>>; }, "strip", z.ZodTypeAny, { name: string; metadata?: Record | null | undefined; }, { name: string; metadata?: Record | null | undefined; }>; export type AdminUpdateCustomerGroupType = z.infer; export declare const AdminUpdateCustomerGroup: z.ZodObject<{ name: z.ZodOptional; metadata: z.ZodOptional>>; }, "strip", z.ZodTypeAny, { metadata?: Record | null | undefined; name?: string | undefined; }, { metadata?: Record | null | undefined; name?: string | undefined; }>; //# sourceMappingURL=validators.d.ts.map