import { GraphQLSchema } from 'graphql'; export declare function getSchema(): GraphQLSchema;