import { GraphQLSchema } from 'graphql'; export declare const schemaFromExport: (file: string) => Promise;