import type { HTTPBatchLinkOptions } from './HTTPBatchLinkOptions';
export declare const httpBatchLink: <TRouter extends import("@trpc/server/unstable-core-do-not-import").AnyRouter>(opts: HTTPBatchLinkOptions) => import("./types").TRPCLink<TRouter>;
//# sourceMappingURL=httpBatchLink.d.ts.map