import ColorPicker from './ColorPicker'; export default ColorPicker; export { ColorPicker }; export * from './ColorPicker';