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