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