import { Source } from 'graphql'; export declare function produceSchema(source: Source): import("graphql").GraphQLSchema;