import 'reflect-metadata';
declare const schema: import("graphql").GraphQLSchema;
export default schema;
