import * as z from 'zod'; declare const ListSiteScriptsRequest: z.ZodObject<{ options: z.ZodOptional>; pageName: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const ListSiteScriptsResponse: z.ZodObject<{ siteScripts: z.ZodOptional>; html: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; declare const GetEssentialPropertiesRequest: z.ZodObject<{}, z.core.$strip>; declare const GetEssentialPropertiesResponse: z.ZodObject<{ properties: z.ZodOptional; country: z.ZodOptional; }, z.core.$strip>>; language: z.ZodNullable>; paymentCurrency: z.ZodNullable>; timeZone: z.ZodNullable>; multilingual: z.ZodOptional; supportedLanguages: z.ZodOptional; countryCode: z.ZodOptional; isPrimary: z.ZodOptional; isVisitorPrimary: z.ZodOptional; locale: z.ZodOptional; country: z.ZodOptional; }, z.core.$strip>>; resolutionMethod: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetSiteMetadataRequest: z.ZodObject<{ options: z.ZodOptional>; pageName: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetSiteMetadataResponse: z.ZodObject<{ siteScripts: z.ZodOptional>; html: z.ZodOptional; }, z.core.$strip>>>; properties: z.ZodOptional; country: z.ZodOptional; }, z.core.$strip>>; language: z.ZodNullable>; paymentCurrency: z.ZodNullable>; timeZone: z.ZodNullable>; multilingual: z.ZodOptional; supportedLanguages: z.ZodOptional; countryCode: z.ZodOptional; isPrimary: z.ZodOptional; isVisitorPrimary: z.ZodOptional; locale: z.ZodOptional; country: z.ZodOptional; }, z.core.$strip>>; resolutionMethod: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; export { GetEssentialPropertiesRequest, GetEssentialPropertiesResponse, GetSiteMetadataRequest, GetSiteMetadataResponse, ListSiteScriptsRequest, ListSiteScriptsResponse };