import * as z from 'zod'; declare const CreateInventoryItemRequest: z.ZodObject<{ inventoryItem: z.ZodIntersection>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodString; locationId: z.ZodNullable>; productId: z.ZodString; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>; }, z.core.$strip>; declare const CreateInventoryItemResponse: z.ZodIntersection>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>; declare const BulkCreateInventoryItemsRequest: z.ZodObject<{ inventoryItems: z.ZodArray>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodString; locationId: z.ZodNullable>; productId: z.ZodString; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>; options: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkCreateInventoryItemsResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; item: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const GetInventoryItemRequest: z.ZodObject<{ inventoryItemId: z.ZodString; }, z.core.$strip>; declare const GetInventoryItemResponse: z.ZodIntersection>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>; declare const UpdateInventoryItemRequest: z.ZodObject<{ _id: z.ZodString; inventoryItem: z.ZodIntersection>; revision: z.ZodString; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateInventoryItemResponse: z.ZodIntersection>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>; declare const BulkUpdateInventoryItemsRequest: z.ZodObject<{ inventoryItems: z.ZodArray>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>; }, z.core.$strip>>; options: z.ZodOptional; reason: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateInventoryItemsResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; item: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateInventoryItemsByFilterRequest: z.ZodObject<{ filter: z.ZodRecord; options: z.ZodObject<{ inventoryItem: z.ZodIntersection>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>; search: z.ZodOptional>; expression: z.ZodNullable>; fields: z.ZodOptional>; fuzzy: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; declare const BulkUpdateInventoryItemsByFilterResponse: z.ZodObject<{ jobId: z.ZodOptional; }, z.core.$strip>; declare const DeleteInventoryItemRequest: z.ZodObject<{ inventoryItemId: z.ZodString; }, z.core.$strip>; declare const DeleteInventoryItemResponse: z.ZodObject<{}, z.core.$strip>; declare const BulkDeleteInventoryItemsRequest: z.ZodObject<{ inventoryItemIds: z.ZodArray; }, z.core.$strip>; declare const BulkDeleteInventoryItemsResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const QueryInventoryItemsRequest: z.ZodObject<{ query: z.ZodIntersection>>; sort: z.ZodOptional; order: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>, z.ZodXor; cursorPaging: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ cursorPaging: z.ZodOptional; paging: z.ZodObject<{ limit: z.ZodNullable>; offset: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ paging: z.ZodOptional; cursorPaging: z.ZodObject<{ limit: z.ZodNullable>; cursor: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const QueryInventoryItemsResponse: z.ZodObject<{ inventoryItems: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>>; pagingMetadata: z.ZodOptional>; cursors: z.ZodOptional>; prev: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const SearchInventoryItemsRequest: z.ZodObject<{ search: z.ZodIntersection>>; sort: z.ZodOptional; order: z.ZodOptional>; }, z.core.$strip>>>; aggregations: z.ZodOptional>; type: z.ZodOptional>; fieldPath: z.ZodOptional; groupBy: z.ZodOptional>; fieldPath: z.ZodOptional; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ value: z.ZodIntersection>; sortDirection: z.ZodOptional>; limit: z.ZodNullable>; missingValues: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ includeOptions: z.ZodObject<{ addToBucket: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>]>>>; }, z.core.$strip>, z.ZodXor; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; value: z.ZodIntersection>; sortDirection: z.ZodOptional>; limit: z.ZodNullable>; missingValues: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ includeOptions: z.ZodObject<{ addToBucket: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; range: z.ZodObject<{ buckets: z.ZodOptional>; to: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; scalar: z.ZodObject<{ type: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; scalar: z.ZodOptional; nested: z.ZodOptional; dateHistogram: z.ZodObject<{ interval: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodObject<{ nestedAggregations: z.ZodOptional>; type: z.ZodOptional>; fieldPath: z.ZodOptional; }, z.core.$strip>, z.ZodXor; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; value: z.ZodIntersection>; sortDirection: z.ZodOptional>; limit: z.ZodNullable>; missingValues: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ includeOptions: z.ZodObject<{ addToBucket: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; range: z.ZodObject<{ buckets: z.ZodOptional>; to: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; dateHistogram: z.ZodOptional; scalar: z.ZodObject<{ type: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodObject<{ interval: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; search: z.ZodOptional>; expression: z.ZodNullable>; fields: z.ZodOptional>; fuzzy: z.ZodOptional; }, z.core.$strip>>; timeZone: z.ZodNullable>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ cursorPaging: z.ZodObject<{ limit: z.ZodNullable>; cursor: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const SearchInventoryItemsResponse: z.ZodObject<{ inventoryItems: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>>; pagingMetadata: z.ZodOptional>; cursors: z.ZodOptional>; prev: z.ZodNullable>; }, z.core.$strip>>; hasNext: z.ZodNullable>; }, z.core.$strip>>; aggregationData: z.ZodOptional; type: z.ZodOptional>; fieldPath: z.ZodOptional; }, z.core.$strip>, z.ZodXor; ranges: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ ranges: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; values: z.ZodObject<{ results: z.ZodOptional; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; ranges: z.ZodObject<{ results: z.ZodOptional>; to: z.ZodNullable>; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; scalar: z.ZodObject<{ type: z.ZodOptional>; value: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; groupedByValue: z.ZodObject<{ results: z.ZodOptional; nestedResults: z.ZodOptional; type: z.ZodOptional>; fieldPath: z.ZodOptional; }, z.core.$strip>, z.ZodXor; ranges: z.ZodOptional; scalar: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ ranges: z.ZodOptional; scalar: z.ZodOptional; values: z.ZodObject<{ results: z.ZodOptional; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; scalar: z.ZodOptional; ranges: z.ZodObject<{ results: z.ZodOptional>; to: z.ZodNullable>; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; scalar: z.ZodObject<{ type: z.ZodOptional>; value: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; nested: z.ZodOptional; dateHistogram: z.ZodObject<{ results: z.ZodOptional; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodObject<{ results: z.ZodOptional, z.ZodXor; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; value: z.ZodObject<{ value: z.ZodOptional; count: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; range: z.ZodObject<{ from: z.ZodNullable>; to: z.ZodNullable>; count: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; dateHistogram: z.ZodOptional; scalar: z.ZodObject<{ value: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodObject<{ value: z.ZodOptional; count: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkDecrementInventoryItemsRequest: z.ZodObject<{ decrementData: z.ZodArray; }, z.core.$strip>>; options: z.ZodOptional>; returnEntity: z.ZodOptional; reason: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkDecrementInventoryItemsResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; item: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkIncrementInventoryItemsRequest: z.ZodObject<{ incrementData: z.ZodArray>; options: z.ZodOptional; reason: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkIncrementInventoryItemsResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; item: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkDecrementInventoryItemsByVariantAndLocationRequest: z.ZodObject<{ decrementData: z.ZodArray>; decrementBy: z.ZodNumber; preorderRequest: z.ZodOptional; }, z.core.$strip>>; options: z.ZodOptional>; returnEntity: z.ZodOptional; reason: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkDecrementInventoryItemsByVariantAndLocationResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; item: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkIncrementInventoryItemsByVariantAndLocationRequest: z.ZodObject<{ incrementData: z.ZodArray>; incrementBy: z.ZodNumber; }, z.core.$strip>>; options: z.ZodOptional; reason: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkIncrementInventoryItemsByVariantAndLocationResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; item: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; variantId: z.ZodOptional; locationId: z.ZodNullable>; productId: z.ZodOptional; trackQuantity: z.ZodOptional; availabilityStatus: z.ZodOptional>; preorderInfo: z.ZodOptional>; message: z.ZodNullable>; limit: z.ZodNullable>; counter: z.ZodNullable>; quantity: z.ZodNullable>; }, z.core.$strip>>; product: z.ZodOptional>; directCategoryIds: z.ZodOptional>; variantName: z.ZodNullable>; variantSku: z.ZodNullable>; variantVisible: z.ZodNullable>; }, z.core.$strip>>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; quantity: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ quantity: z.ZodOptional; inStock: z.ZodBoolean; }, z.core.$strip>, z.ZodObject<{ inStock: z.ZodOptional; quantity: z.ZodNumber; }, z.core.$strip>]>>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; export { BulkCreateInventoryItemsRequest, BulkCreateInventoryItemsResponse, BulkDecrementInventoryItemsByVariantAndLocationRequest, BulkDecrementInventoryItemsByVariantAndLocationResponse, BulkDecrementInventoryItemsRequest, BulkDecrementInventoryItemsResponse, BulkDeleteInventoryItemsRequest, BulkDeleteInventoryItemsResponse, BulkIncrementInventoryItemsByVariantAndLocationRequest, BulkIncrementInventoryItemsByVariantAndLocationResponse, BulkIncrementInventoryItemsRequest, BulkIncrementInventoryItemsResponse, BulkUpdateInventoryItemsByFilterRequest, BulkUpdateInventoryItemsByFilterResponse, BulkUpdateInventoryItemsRequest, BulkUpdateInventoryItemsResponse, CreateInventoryItemRequest, CreateInventoryItemResponse, DeleteInventoryItemRequest, DeleteInventoryItemResponse, GetInventoryItemRequest, GetInventoryItemResponse, QueryInventoryItemsRequest, QueryInventoryItemsResponse, SearchInventoryItemsRequest, SearchInventoryItemsResponse, UpdateInventoryItemRequest, UpdateInventoryItemResponse };