import 'client-only'; export { Text, TextContext } from '../src/Text'; export type { TextProps } from '../src/Text';