/// import { ColorPickerProps } from './type'; export declare function ColorPickerBrick(props: ColorPickerProps): JSX.Element;