import { z } from 'zod'; export declare const listMapExamplesOutputSchema: { examples: z.ZodArray; title: z.ZodString; description: z.ZodString; useCases: z.ZodArray; }, "strip", z.ZodTypeAny, { description: string; title: string; category: "dynamic-maps" | "marker" | "infowindow" | "shapes"; id: string; useCases: string[]; }, { description: string; title: string; category: "dynamic-maps" | "marker" | "infowindow" | "shapes"; id: string; useCases: string[]; }>, "many">; totalCount: z.ZodNumber; category: z.ZodOptional>; }; //# sourceMappingURL=list-map-examples.output.schema.d.ts.map