export { STag, type STagProps } from './STag'; export { TAG_SHAPES, TAG_SIZES, TAG_COLORS, type STagShape, type STagSize, type STagColor, } from './tag.config';