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