import React from 'react'; declare const ColorPicker: React.FC; export default ColorPicker;