import { GraphQLSchema } from 'graphql'; export declare function loadSchema(pointer: string, extra?: any): Promise;