import { ColorItem, ColorPicker, COLORS } from './color-picker'; export default ColorPicker; export { ColorItem, COLORS };