import * as zod from 'zod'; declare const zProxy: typeof zod.z; export { zProxy as z }; export * from 'zod';