export type { TextProps } from './types'; export { Text as default } from './styled';