export { GraphiQLProvider } from '@graphiql/react'; export type { GraphiQLProps, GraphiQLInterfaceProps } from './GraphiQL'; export type { GraphiQLProviderProps } from '@graphiql/react'; export { GraphiQLInterface, GraphiQL, GraphiQL as default } from './GraphiQL'; //# sourceMappingURL=index.d.ts.map