export { default as NDynamicTags, dynamicTagsProps } from './src/DynamicTags';
export type { DynamicTagsProps } from './src/DynamicTags';
export type { DynamicTagsOption } from './src/interface';
