import * as apolloImport from '@apollo/client';
export declare const createServerHttpLink: (options: any) => apolloImport.ApolloLink;
