import * as React from "react"; declare function ColorPickerOutline(props: React.SVGProps): any; export default ColorPickerOutline;