export { UIText, textParams as uiTextParams } from './UIText';
export type { Props as UITextProps, Kind } from './UIText';
