import { z } from 'zod'; export declare const getApiSpecInputSchema: { operationId: z.ZodString; }; //# sourceMappingURL=get-api-spec.input.schema.d.ts.map