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