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