import type { ColorPickerTheme } from './light';
declare const colorPickerDark: ColorPickerTheme;
export default colorPickerDark;
