export { Tag, InfoTag, ErrorTag, WarningTag, SuccessTag } from './Tag.cjs';
export type { TagProps } from './types.cjs';
