export type { TextProps } from '../components/text';
export { default } from '../components/text';
