import { default as GraphiQLExplorer } from './GraphiQLExplorer'; export { GraphiQLExplorer }; export type { GraphiQLConfig } from './types/config';