import { z } from 'zod'; export declare const listMapExamplesInputSchema: { category: z.ZodOptional>; }; //# sourceMappingURL=list-map-examples.input.schema.d.ts.map