import { z } from 'zod'; export declare const XCodeSampleSchema: z.ZodObject<{ lang: z.ZodCatch>; label: z.ZodCatch>; source: z.ZodString; }, z.core.$strip>; export declare const XCodeSamplesSchema: z.ZodObject<{ 'x-codeSamples': z.ZodCatch>; label: z.ZodCatch>; source: z.ZodString; }, z.core.$strip>>>>; 'x-code-samples': z.ZodCatch>; label: z.ZodCatch>; source: z.ZodString; }, z.core.$strip>>>>; 'x-custom-examples': z.ZodCatch>; label: z.ZodCatch>; source: z.ZodString; }, z.core.$strip>>>>; }, z.core.$strip>; export type XCodeSample = z.infer; //# sourceMappingURL=x-code-samples.d.ts.map