export type { ITag as ITagV2, TagStylesType as TagStylesTypeV2, TagPropsStylesType as TagPropsStylesTypeV2, TagLabelType as TagLabelTypeV2, } from './types';
export { TagV2 } from './tag';
