export { default } from './Tag'; export type { TagProps, TagState } from './Tag';