import { ApolloServer } from "apollo-server-express"; export declare const app: any; export declare const server: ApolloServer;