import { z } from 'zod'; export declare const getMapExampleInputSchema: { id: z.ZodString; }; //# sourceMappingURL=get-map-example.input.schema.d.ts.map