import { MdiReactIconComponentType } from './dist/typings';

declare const PaletteIcon: MdiReactIconComponentType;
export default PaletteIcon;
