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