import { IntrospectionQuery } from 'graphql-codegen-core'; export declare const introspectionFromUrl: (url: string, headers: string[]) => Promise;