import * as React from 'react'; declare function ColorPickerOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof ColorPickerOutlined; export default ColorPickerOutlined;