import * as z from 'zod'; declare const CreateShippoConfigurationRequest: z.ZodObject<{ shippoConfiguration: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodString; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodEnum<{ CUSTOM: "CUSTOM"; FLAT_RATE_ENVELOPE: "FLAT_RATE_ENVELOPE"; PADDED_FLAT_RATE_ENVELOPE: "PADDED_FLAT_RATE_ENVELOPE"; SMALL_FLAT_RATE_BOX: "SMALL_FLAT_RATE_BOX"; MEDIUM_FLAT_RATE_BOX_1: "MEDIUM_FLAT_RATE_BOX_1"; MEDIUM_FLAT_RATE_BOX_2: "MEDIUM_FLAT_RATE_BOX_2"; LARGE_FLAT_RATE_BOX: "LARGE_FLAT_RATE_BOX"; }>; packageDetails: z.ZodObject<{ name: z.ZodNullable>; dimensions: z.ZodOptional>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>; osLocationId: z.ZodString; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const CreateShippoConfigurationResponse: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodNullable>; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodOptional>; packageDetails: z.ZodOptional>; dimensions: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>>; osLocationId: z.ZodNullable>; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetShippoConfigurationRequest: z.ZodObject<{ shippoConfigurationId: z.ZodString; }, z.core.$strip>; declare const GetShippoConfigurationResponse: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodNullable>; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodOptional>; packageDetails: z.ZodOptional>; dimensions: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>>; osLocationId: z.ZodNullable>; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateShippoConfigurationRequest: z.ZodObject<{ _id: z.ZodString; shippoConfiguration: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodString; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodNullable>; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodOptional>; packageDetails: z.ZodOptional>; dimensions: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>>; osLocationId: z.ZodNullable>; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; declare const UpdateShippoConfigurationResponse: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodNullable>; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodOptional>; packageDetails: z.ZodOptional>; dimensions: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>>; osLocationId: z.ZodNullable>; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; declare const DeleteShippoConfigurationRequest: z.ZodObject<{ shippoConfigurationId: z.ZodString; }, z.core.$strip>; declare const DeleteShippoConfigurationResponse: z.ZodObject<{}, z.core.$strip>; declare const QueryShippoConfigurationsRequest: z.ZodObject<{ query: z.ZodObject<{ filter: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; deliveryRegionId: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; $and: z.ZodOptional>; $or: z.ZodOptional>; $not: z.ZodOptional; }, z.core.$strict>>; sort: z.ZodOptional>; order: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$catchall>; }, z.core.$strip>; declare const QueryShippoConfigurationsResponse: z.ZodObject<{ shippoConfigurations: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodNullable>; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodOptional>; packageDetails: z.ZodOptional>; dimensions: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>>; osLocationId: z.ZodNullable>; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>>>; pagingMetadata: z.ZodOptional>; cursors: z.ZodOptional>; prev: z.ZodNullable>; }, z.core.$strip>>; hasNext: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateExtendedFieldsRequest: z.ZodObject<{ _id: z.ZodString; namespace: z.ZodString; options: z.ZodObject<{ namespaceData: z.ZodRecord; }, z.core.$strip>; }, z.core.$strip>; declare const UpdateExtendedFieldsResponse: z.ZodObject<{ shippoConfiguration: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodNullable>; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodOptional>; packageDetails: z.ZodOptional>; dimensions: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>>; osLocationId: z.ZodNullable>; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const AddDeliveryRegionRequest: z.ZodObject<{ shippoConfigurationId: z.ZodString; deliveryRegionId: z.ZodString; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const AddDeliveryRegionResponse: z.ZodObject<{ shippoConfiguration: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodNullable>; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodOptional>; packageDetails: z.ZodOptional>; dimensions: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>>; osLocationId: z.ZodNullable>; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const RemoveDeliveryRegionRequest: z.ZodObject<{ identifiers: z.ZodObject<{ shippoConfigurationId: z.ZodString; deliveryRegionId: z.ZodString; }, z.core.$strip>; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const RemoveDeliveryRegionResponse: z.ZodObject<{ shippoConfiguration: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; deliveryRegionId: z.ZodNullable>; domesticServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; internationalServices: z.ZodOptional>; service: z.ZodOptional>; serviceSettings: z.ZodOptional>; handlingFee: z.ZodOptional; calculationType: z.ZodOptional>; }, z.core.$strip>>; freeDeliveryMinimumAmount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; packageType: z.ZodOptional>; packageDetails: z.ZodOptional>; dimensions: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; maxNumberOfProducts: z.ZodNullable>; }, z.core.$strip>>; osLocationId: z.ZodNullable>; shipFromAddress: z.ZodOptional; number: z.ZodOptional; }, z.core.$strip>>; city: z.ZodNullable>; subdivision: z.ZodNullable>; country: z.ZodNullable>; postalCode: z.ZodNullable>; addressLine2: z.ZodNullable>; }, z.core.$strip>>; deliveryRegionIds: z.ZodOptional>; backupWeight: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export { AddDeliveryRegionRequest, AddDeliveryRegionResponse, CreateShippoConfigurationRequest, CreateShippoConfigurationResponse, DeleteShippoConfigurationRequest, DeleteShippoConfigurationResponse, GetShippoConfigurationRequest, GetShippoConfigurationResponse, QueryShippoConfigurationsRequest, QueryShippoConfigurationsResponse, RemoveDeliveryRegionRequest, RemoveDeliveryRegionResponse, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, UpdateShippoConfigurationRequest, UpdateShippoConfigurationResponse };