import ApolloClient from "apollo-client"; export declare const gatewayClient: (uri: any) => ApolloClient;