import Tag from "./Tag"; import './style/index.less'; export { CheckableTagProps } from './CheckableTag'; export default Tag;