import { ApolloClient } from '@apollo/client'; export declare const requester: (token: string) => ApolloClient;