import { Hex } from 'viem'; export declare const encodeMulticall: (calldatas: Hex | Hex[]) => Hex; //# sourceMappingURL=encodeMulticall.d.ts.map