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

declare const MetronomeIcon: MdiReactIconComponentType;
export default MetronomeIcon;
