export { default as NDynamicTags } from './src/DynamicTags'; export type { DynamicTagsProps } from './src/DynamicTags';