type TagStyle = { tagBorderRadius?: string; }; export { TagStyle };