import { IconProps } from '../Icon'; declare function SvgPalette(props: IconProps): JSX.Element; export default SvgPalette;