export { default as NColorPicker } from './src/ColorPicker'; export type { ColorPickerProps } from './src/ColorPicker';