import { IntrospectionSchema } from 'graphql'; export default function (introspectionSchema: IntrospectionSchema): string;