import { SVGProps } from "react"; declare const SvgPalette: (props: SVGProps) => JSX.Element; export default SvgPalette;