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