import type { Rpc, SolanaRpcApi } from "@solana/kit"; import { AutoSent } from "./wrapAutoSend"; export type ResolvedHeliusRpcApi = AutoSent>; //# sourceMappingURL=heliusRpcApi.d.ts.map