export { default as NTag, tagProps } from './src/Tag';
export type { TagProps } from './src/Tag';
