import { ApolloLink } from "./ApolloLink.js";
/**
 * @deprecated Use `ApolloLink.empty` instead. `empty` will be removed in a
 * future major version.
 */
export declare const empty: typeof ApolloLink.empty;
//# sourceMappingURL=empty.d.ts.map