import type { UnionItemProps } from './UnionItem.js';
export declare const UnionItemEmbedded: import("react").NamedExoticComponent<UnionItemProps>;
