import "graphiql/graphiql.css"; import "@graphiql/plugin-explorer/dist/style.css"; import "./style.css"; export declare const Root: ({ url, defaultQuery, }: { readonly url: string; readonly defaultQuery?: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Root.d.ts.map