import type { GraphQLItemProps } from '../types/graphql-item-props.js'; type EnumItemProps = Omit; export declare const EnumItemEmbedded: import("react").NamedExoticComponent; export {};