import { DynamicTagsInputSlotProps, DynamicTagsOption, DynamicTagsTriggerSlotProps } from "./src/interface.js"; import { DynamicTagsSize } from "./src/public-types.js"; import _default, { DynamicTagsProps, DynamicTagsSlots, dynamicTagsProps } from "./src/DynamicTags.js"; export { type DynamicTagsInputSlotProps, type DynamicTagsOption, type DynamicTagsProps, type DynamicTagsSize, type DynamicTagsSlots, type DynamicTagsTriggerSlotProps, _default as NDynamicTags, dynamicTagsProps };