/// import { IconProps } from '../../types'; declare const Palette: (allProps: IconProps) => JSX.Element; export default Palette;