import { z } from "zod";
export declare const addressSchema: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, `0x${string}`, string>;
export declare const clean: (obj: any) => any;
//# sourceMappingURL=utils.d.ts.map