import * as z from './index'; export declare const visitor: (schema: z.ZodType) => void;