export declare function fetchIntrospection(endpoint: string, type: 'json' | 'graphql'): Promise;