import { z } from 'zod'; import { PathItem } from './path-item.js'; export declare const Components: z.ZodObject<{ examples: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodEffects; externalValue: z.ZodOptional>; summary: z.ZodOptional; value: z.ZodOptional; }, "strip", z.ZodTypeAny, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }>, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }>]>>>; headers: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodEffects, import("../1/header.js").Header, import("../1/header.js").Header>]>>>; links: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodEffects; operationId: z.ZodOptional; operationRef: z.ZodOptional; parameters: z.ZodOptional>; requestBody: z.ZodOptional; server: z.ZodOptional; url: z.ZodString; variables: z.ZodOptional; enum: z.ZodOptional>; }, "strip", z.ZodTypeAny, { default: string; description?: string | undefined; enum?: string[] | undefined; }, { default: string; description?: string | undefined; enum?: string[] | undefined; }>, { default: string; description?: string | undefined; enum?: string[] | undefined; }, { default: string; description?: string | undefined; enum?: string[] | undefined; }>>>; }, "strip", z.ZodTypeAny, { url: string; description?: string | undefined; variables?: Record | undefined; }, { url: string; description?: string | undefined; variables?: Record | undefined; }>>; }, "strip", z.ZodTypeAny, { description?: string | undefined; operationId?: string | undefined; operationRef?: string | undefined; parameters?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }, { description?: string | undefined; operationId?: string | undefined; operationRef?: string | undefined; parameters?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }>, { description?: string | undefined; operationId?: string | undefined; operationRef?: string | undefined; parameters?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }, { description?: string | undefined; operationId?: string | undefined; operationRef?: string | undefined; parameters?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }>]>>>; parameters: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodEffects, import("../1/parameter.js").Parameter, import("../1/parameter.js").Parameter>]>>>; requestBodies: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodObject<{ content: z.ZodRecord, import("../1/encoding.js").Encoding, import("../1/encoding.js").Encoding>>>; example: z.ZodOptional; examples: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodEffects; externalValue: z.ZodOptional>; summary: z.ZodOptional; value: z.ZodOptional; }, "strip", z.ZodTypeAny, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }>, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }>]>>>; schema: z.ZodOptional>; }, "strip", z.ZodTypeAny, { examples?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }, { examples?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }>, { examples?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }, { examples?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }>>; description: z.ZodOptional; required: z.ZodOptional; }, "strip", z.ZodTypeAny, { content: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }>; description?: string | undefined; required?: boolean | undefined; }, { content: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }>; description?: string | undefined; required?: boolean | undefined; }>]>>>; responses: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodObject<{ content: z.ZodOptional, import("../1/encoding.js").Encoding, import("../1/encoding.js").Encoding>>>; example: z.ZodOptional; examples: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodEffects; externalValue: z.ZodOptional>; summary: z.ZodOptional; value: z.ZodOptional; }, "strip", z.ZodTypeAny, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }>, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }, { value?: any; description?: string | undefined; externalValue?: string | undefined; summary?: string | undefined; }>]>>>; schema: z.ZodOptional>; }, "strip", z.ZodTypeAny, { examples?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }, { examples?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }>, { examples?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }, { examples?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }>>>; description: z.ZodString; headers: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodEffects, import("../1/header.js").Header, import("../1/header.js").Header>]>>>; links: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodEffects; operationId: z.ZodOptional; operationRef: z.ZodOptional; parameters: z.ZodOptional>; requestBody: z.ZodOptional; server: z.ZodOptional; url: z.ZodString; variables: z.ZodOptional; enum: z.ZodOptional>; }, "strip", z.ZodTypeAny, { default: string; description?: string | undefined; enum?: string[] | undefined; }, { default: string; description?: string | undefined; enum?: string[] | undefined; }>, { default: string; description?: string | undefined; enum?: string[] | undefined; }, { default: string; description?: string | undefined; enum?: string[] | undefined; }>>>; }, "strip", z.ZodTypeAny, { url: string; description?: string | undefined; variables?: Record | undefined; }, { url: string; description?: string | undefined; variables?: Record | undefined; }>>; }, "strip", z.ZodTypeAny, { description?: string | undefined; operationId?: string | undefined; operationRef?: string | undefined; parameters?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }, { description?: string | undefined; operationId?: string | undefined; operationRef?: string | undefined; parameters?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }>, { description?: string | undefined; operationId?: string | undefined; operationRef?: string | undefined; parameters?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }, { description?: string | undefined; operationId?: string | undefined; operationRef?: string | undefined; parameters?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }>]>>>; }, "strip", z.ZodTypeAny, { description: string; content?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }> | undefined; headers?: Record | undefined; links?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }> | undefined; }, { description: string; content?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }> | undefined; headers?: Record | undefined; links?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }> | undefined; }>]>>>; schemas: z.ZodOptional>>; securitySchemes: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodDiscriminatedUnion<"type", [z.ZodObject<{ description: z.ZodOptional; } & { in: z.ZodEnum<["cookie", "header", "query"]>; name: z.ZodString; type: z.ZodLiteral<"apiKey">; }, "strip", z.ZodTypeAny, { type: "apiKey"; name: string; in: "cookie" | "header" | "query"; description?: string | undefined; }, { type: "apiKey"; name: string; in: "cookie" | "header" | "query"; description?: string | undefined; }>, z.ZodObject<{ description: z.ZodOptional; } & { bearerFormat: z.ZodOptional; scheme: z.ZodString; type: z.ZodLiteral<"http">; }, "strip", z.ZodTypeAny, { type: "http"; scheme: string; description?: string | undefined; bearerFormat?: string | undefined; }, { type: "http"; scheme: string; description?: string | undefined; bearerFormat?: string | undefined; }>, z.ZodObject<{ description: z.ZodOptional; } & { type: z.ZodLiteral<"mutualTLS">; }, "strip", z.ZodTypeAny, { type: "mutualTLS"; description?: string | undefined; }, { type: "mutualTLS"; description?: string | undefined; }>, z.ZodObject<{ description: z.ZodOptional; } & { flows: z.ZodEffects; refreshUrl: z.ZodOptional; scopes: z.ZodRecord; tokenUrl: z.ZodOptional; }, "strip", z.ZodTypeAny, { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; }, { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; }>>; clientCredentials: z.ZodOptional; refreshUrl: z.ZodOptional; scopes: z.ZodRecord; tokenUrl: z.ZodOptional; }, "strip", z.ZodTypeAny, { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; }, { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; }>>; implicit: z.ZodOptional; refreshUrl: z.ZodOptional; scopes: z.ZodRecord; tokenUrl: z.ZodOptional; }, "strip", z.ZodTypeAny, { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; }, { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; }>>; password: z.ZodOptional; refreshUrl: z.ZodOptional; scopes: z.ZodRecord; tokenUrl: z.ZodOptional; }, "strip", z.ZodTypeAny, { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; }, { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; }>>; }, "strip", z.ZodTypeAny, { authorizationCode?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; clientCredentials?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; implicit?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; password?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; }, { authorizationCode?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; clientCredentials?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; implicit?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; password?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; }>, { authorizationCode?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; clientCredentials?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; implicit?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; password?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; }, { authorizationCode?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; clientCredentials?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; implicit?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; password?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; }>; type: z.ZodLiteral<"oauth2">; }, "strip", z.ZodTypeAny, { type: "oauth2"; flows: { authorizationCode?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; clientCredentials?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; implicit?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; password?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; }; description?: string | undefined; }, { type: "oauth2"; flows: { authorizationCode?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; clientCredentials?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; implicit?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; password?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; }; description?: string | undefined; }>, z.ZodObject<{ description: z.ZodOptional; } & { openIdConnectUrl: z.ZodString; type: z.ZodLiteral<"openIdConnect">; }, "strip", z.ZodTypeAny, { type: "openIdConnect"; openIdConnectUrl: string; description?: string | undefined; }, { type: "openIdConnect"; openIdConnectUrl: string; description?: string | undefined; }>]>]>>>; } & { callbacks: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, import("../../../utils.js").ExtensibleRecord; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodType]>>]>>>; pathItems: z.ZodOptional; summary: z.ZodOptional; }, "strip", z.ZodTypeAny, { $ref: string; description?: string | undefined; summary?: string | undefined; }, { $ref: string; description?: string | undefined; summary?: string | undefined; }>, z.ZodType]>>>; }, "strip", z.ZodTypeAny, { examples?: Record | undefined; headers?: Record | undefined; parameters?: Record | undefined; links?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }> | undefined; callbacks?: Record> | undefined; responses?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }> | undefined; headers?: Record | undefined; links?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }> | undefined; }> | undefined; pathItems?: Record | undefined; requestBodies?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }>; description?: string | undefined; required?: boolean | undefined; }> | undefined; schemas?: Record | undefined; securitySchemes?: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; clientCredentials?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; implicit?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; password?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; }; description?: string | undefined; } | { type: "openIdConnect"; openIdConnectUrl: string; description?: string | undefined; } | { type: "mutualTLS"; description?: string | undefined; }> | undefined; }, { examples?: Record | undefined; headers?: Record | undefined; parameters?: Record | undefined; links?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }> | undefined; callbacks?: Record> | undefined; responses?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }> | undefined; headers?: Record | undefined; links?: Record | undefined; requestBody?: any; server?: { url: string; description?: string | undefined; variables?: Record | undefined; } | undefined; }> | undefined; }> | undefined; pathItems?: Record | undefined; requestBodies?: Record | undefined; example?: any; schema?: import("../1/schema.js").Schema | undefined; encoding?: Record | undefined; }>; description?: string | undefined; required?: boolean | undefined; }> | undefined; schemas?: Record | undefined; securitySchemes?: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; clientCredentials?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; implicit?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; password?: { scopes: Record; authorizationUrl?: string | undefined; refreshUrl?: string | undefined; tokenUrl?: string | undefined; } | undefined; }; description?: string | undefined; } | { type: "openIdConnect"; openIdConnectUrl: string; description?: string | undefined; } | { type: "mutualTLS"; description?: string | undefined; }> | undefined; }>; export type Components = z.infer; //# sourceMappingURL=components.d.ts.map