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

declare const MixerIcon: MdiReactIconComponentType;
export default MixerIcon;
