import type * as interfaces from "./interfaces";
export type { interfaces };
export type { ExtendedSelfMulticall } from "./ExtendedSelfMulticall";
export type { SelfMulticall } from "./SelfMulticall";
//# sourceMappingURL=index.d.ts.map