import ColorfulText from './colorful-text'; export type { ColorfulTextProps } from './colorful-text'; export default ColorfulText;