import { GraphQLItemProps } from '../types/graphql-item-props.js';
export declare const QueryItem: import("react").NamedExoticComponent<GraphQLItemProps>;
