import './tag.less'; import { Tag } from './tag.js'; export type { TagProps } from './tag.js'; export default Tag;