import ColorfulRow from './colorful-row'; export type { ColorfulRowProps } from './colorful-row'; export default ColorfulRow;