import * as z from 'zod'; declare const SetComponentSettingsRequest: z.ZodObject<{ componentId: z.ZodString; options: z.ZodOptional>>; state: z.ZodOptional>; host: z.ZodOptional>; translations: z.ZodOptional; regionCode: z.ZodOptional; scriptVariant: z.ZodOptional; }, z.core.$strip>>; translations: z.ZodOptional>; }, z.core.$strip>>>; states: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; declare const SetComponentSettingsResponse: z.ZodObject<{ settings: z.ZodNullable>>; host: z.ZodOptional>; translations: z.ZodOptional; regionCode: z.ZodOptional; scriptVariant: z.ZodOptional; }, z.core.$strip>>; translations: z.ZodOptional>; }, z.core.$strip>>>; states: z.ZodOptional>>; }, z.core.$strip>; declare const GetComponentSettingsRequest: z.ZodObject<{ componentId: z.ZodString; options: z.ZodOptional>; host: z.ZodOptional>; languageKey: z.ZodOptional; regionCode: z.ZodOptional; scriptVariant: z.ZodOptional; }, z.core.$strip>>; includeGlobalSettings: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const GetComponentSettingsResponse: z.ZodObject<{ settings: z.ZodNullable>>; state: z.ZodOptional>; host: z.ZodOptional>; translations: z.ZodOptional>; globalSettings: z.ZodOptional>; host: z.ZodOptional>; settings: z.ZodNullable>>; translations: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const SetGlobalSettingsRequest: z.ZodObject<{ options: z.ZodOptional>>; componentSettings: z.ZodOptional>; host: z.ZodOptional>; componentId: z.ZodNullable>; settings: z.ZodNullable>>; translations: z.ZodOptional; regionCode: z.ZodOptional; scriptVariant: z.ZodOptional; }, z.core.$strip>>; translations: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>>; state: z.ZodOptional>; host: z.ZodOptional>; translations: z.ZodOptional; regionCode: z.ZodOptional; scriptVariant: z.ZodOptional; }, z.core.$strip>>; translations: z.ZodOptional>; }, z.core.$strip>>>; states: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; declare const SetGlobalSettingsResponse: z.ZodObject<{ settings: z.ZodNullable>>; componentSettings: z.ZodOptional>; host: z.ZodOptional>; componentId: z.ZodNullable>; settings: z.ZodNullable>>; translations: z.ZodOptional; regionCode: z.ZodOptional; scriptVariant: z.ZodOptional; }, z.core.$strip>>; translations: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>>; host: z.ZodOptional>; translations: z.ZodOptional; regionCode: z.ZodOptional; scriptVariant: z.ZodOptional; }, z.core.$strip>>; translations: z.ZodOptional>; }, z.core.$strip>>>; states: z.ZodOptional>>; }, z.core.$strip>; declare const GetGlobalSettingsRequest: z.ZodObject<{ options: z.ZodOptional>; host: z.ZodOptional>; includeComponentSettings: z.ZodOptional; languageKey: z.ZodOptional; regionCode: z.ZodOptional; scriptVariant: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetGlobalSettingsResponse: z.ZodObject<{ state: z.ZodOptional>; host: z.ZodOptional>; settings: z.ZodNullable>>; componentSettings: z.ZodOptional>; host: z.ZodOptional>; componentId: z.ZodNullable>; settings: z.ZodNullable>>; translations: z.ZodOptional>; }, z.core.$strip>>>; translations: z.ZodOptional>; }, z.core.$strip>; export { GetComponentSettingsRequest, GetComponentSettingsResponse, GetGlobalSettingsRequest, GetGlobalSettingsResponse, SetComponentSettingsRequest, SetComponentSettingsResponse, SetGlobalSettingsRequest, SetGlobalSettingsResponse };