import { RpcCaller } from "../../rpc/caller"; import { GetCompressedBalanceByOwnerFn } from "../types"; export declare const makeGetCompressedBalanceByOwner: (call: RpcCaller) => GetCompressedBalanceByOwnerFn; //# sourceMappingURL=getCompressedBalanceByOwner.d.ts.map