export { GraphiQL, GraphiQLInterface, type GraphiQLProps, type GraphiQLInterfaceProps, } from './GraphiQL';
export { HISTORY_PLUGIN } from '@graphiql/plugin-history';
