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

declare const TuneIcon: MdiReactIconComponentType;
export default TuneIcon;
