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