import * as mod from 'zod/v4';
export * from 'zod/v4';
export { mod as z };
export default mod;
