export { Text } from './text';
export type { TextProps, TextUniqueProps } from './types';
