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