export { default as Text } from './Text';
export * from './Text';
export * from './Text.types';
