/// <reference types="react" />
import { UseQueryEditorArgs } from '@graphiql/react';
export declare function QueryEditor(props: UseQueryEditorArgs): JSX.Element;
//# sourceMappingURL=QueryEditor.d.ts.map