import { Props } from "./Text"; export { default as Text } from "./Text"; export type TextProps = Props;