export declare const ZodAdapter: {
    validate(validator: unknown, value: unknown): any;
};
//# sourceMappingURL=zod.d.ts.map