import * as z from 'zod'; declare const ListSupportedLocalesRequest: z.ZodObject<{ options: z.ZodOptional>; includeAllLocales: z.ZodNullable>; includeRegionOptions: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const ListSupportedLocalesResponse: z.ZodObject<{ supportedLocales: z.ZodOptional>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; defaultFlag: z.ZodNullable>; defaultRegionalFormat: z.ZodNullable>; machineTranslationCode: z.ZodNullable>; displayName: z.ZodNullable>; regionOptions: z.ZodOptional>; regionalFormat: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>>; }, z.core.$strip>; declare const CreateLocaleRequest: z.ZodObject<{ locale: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodString; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>; declare const CreateLocaleResponse: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>; declare const GetLocaleRequest: z.ZodObject<{ localeId: z.ZodString; }, z.core.$strip>; declare const GetLocaleResponse: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>; declare const UpdateLocaleRequest: z.ZodObject<{ _id: z.ZodString; locale: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodString; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>; declare const UpdateLocaleResponse: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>; declare const DeleteLocaleRequest: z.ZodObject<{ localeId: z.ZodString; }, z.core.$strip>; declare const DeleteLocaleResponse: z.ZodObject<{}, z.core.$strip>; declare const QueryLocalesRequest: z.ZodObject<{ query: z.ZodIntersection>>; sort: z.ZodOptional; order: z.ZodOptional>; }, z.core.$strip>>>; }, 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 QueryLocalesResponse: z.ZodObject<{ locales: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, 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 BulkCreateLocalesRequest: z.ZodObject<{ locales: z.ZodArray>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodString; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>>; options: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkCreateLocalesResponse: 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>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateLocalesRequest: z.ZodObject<{ locales: z.ZodArray>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; options: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateLocalesResponse: 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>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkDeleteLocalesRequest: z.ZodObject<{ localeIds: z.ZodArray; }, z.core.$strip>; declare const BulkDeleteLocalesResponse: 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 CreateNewPrimaryLocaleRequest: z.ZodObject<{ primaryLocale: z.ZodObject<{ _id: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>; declare const CreateNewPrimaryLocaleResponse: z.ZodObject<{ token: z.ZodOptional; }, z.core.$strip>; declare const GetNewPrimaryLocaleStatusRequest: z.ZodObject<{ token: z.ZodString; }, z.core.$strip>; declare const GetNewPrimaryLocaleStatusResponse: z.ZodIntersection>; }, z.core.$strip>, z.ZodXor; finishWithErrorData: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ finishWithErrorData: z.ZodOptional; finishSuccessfulData: z.ZodObject<{ newPrimaryLocale: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ finishSuccessfulData: z.ZodOptional; finishWithErrorData: z.ZodObject<{ error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>; declare const SetVisitorPrimaryLocaleRequest: z.ZodObject<{ localeId: z.ZodString; }, z.core.$strip>; declare const SetVisitorPrimaryLocaleResponse: z.ZodObject<{ locale: z.ZodOptional>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; languageCode: z.ZodNullable>; regionCode: z.ZodNullable>; visibility: z.ZodOptional>; primaryLocale: z.ZodNullable>; visitorPrimaryLocale: z.ZodNullable>; flag: z.ZodNullable>; regionalFormat: z.ZodNullable>; effectiveUrlStructure: z.ZodOptional>; urlStructureOverride: z.ZodOptional>; }, z.core.$strip>>; machineTranslationCode: z.ZodNullable>; effectiveDisplayName: z.ZodNullable>; displayName: z.ZodNullable>; overrideDisplayName: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; export { BulkCreateLocalesRequest, BulkCreateLocalesResponse, BulkDeleteLocalesRequest, BulkDeleteLocalesResponse, BulkUpdateLocalesRequest, BulkUpdateLocalesResponse, CreateLocaleRequest, CreateLocaleResponse, CreateNewPrimaryLocaleRequest, CreateNewPrimaryLocaleResponse, DeleteLocaleRequest, DeleteLocaleResponse, GetLocaleRequest, GetLocaleResponse, GetNewPrimaryLocaleStatusRequest, GetNewPrimaryLocaleStatusResponse, ListSupportedLocalesRequest, ListSupportedLocalesResponse, QueryLocalesRequest, QueryLocalesResponse, SetVisitorPrimaryLocaleRequest, SetVisitorPrimaryLocaleResponse, UpdateLocaleRequest, UpdateLocaleResponse };