import type { RpcCaller } from "../../rpc/caller"; import type { GetMultipleNewAddressProofsV2Fn } from "../types"; export declare const makeGetMultipleNewAddressProofsV2: (call: RpcCaller) => GetMultipleNewAddressProofsV2Fn; //# sourceMappingURL=getMultipleNewAddressProofsV2.d.ts.map