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

declare const TuneVerticalIcon: MdiReactIconComponentType;
export default TuneVerticalIcon;
