type BreakpointCustomizable<T> = {
base: T;
xs?: T;
s?: T;
m?: T;
l?: T;
xl?: T;
xxl?: T;
};align aligntype TextAlign ='start''center''end''inherit''start'color colortype TextColor ='primary''contrast-higher''contrast-high''contrast-medium''success''warning''error''info''inherit''primary'ellipsis ellipsistext-overflow: ellipsis. Cannot be combined with multi-line content.booleanfalsehyphens hyphens), 'none' to disable hyphenation entirely, or 'inherit' to adopt the parent's hyphenation setting.type TextHyphens ='none''manual''auto''inherit''inherit'size 🛠sizetype TextSize ='2xs''xs''sm''md''lg''xl''2xl''3xl''4xl''5xl''inherit''xx-small' 🚫'x-small' 🚫'small' 🚫'medium' 🚫'large' 🚫'x-large' 🚫BreakpointCustomizable<TextSize>'sm'tag tagtype TextTag ='p''span''div''address''blockquote''figcaption''cite''time''legend''p'weight weighttype TextWeight ='normal''semibold''bold''regular' 🚫'semi-bold' 🚫'normal'<slot> 