import { z } from 'zod';
export declare const XScalarRedirectUriSchema: z.ZodObject<{
    'x-scalar-redirect-uri': z.ZodCatch<z.ZodOptional<z.ZodString>>;
}, z.core.$strip>;
//# sourceMappingURL=x-scalar-redirect-uri.d.ts.map