import { Tag } from './tag';
import './style.less';
export type { TagProps } from './tag';
export { Tag, };
//# sourceMappingURL=index.d.ts.map