import { AlchemySendJsonRpcFunction } from "./alchemySend"; export declare function makeJsonRpcHttpSender(url: string): AlchemySendJsonRpcFunction;