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

declare const PaletteSwatchIcon: MdiReactIconComponentType;
export default PaletteSwatchIcon;
