import { z } from "zod"; export declare const agentAdapterTypeSchema: z.ZodDefault; export declare const optionalAgentAdapterTypeSchema: z.ZodOptional; //# sourceMappingURL=adapter-type.d.ts.map