import ColorfulInput from './colorful-input'; export type { ColorfulInputProps } from './colorful-input'; export default ColorfulInput;