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

declare const WatchVibrateIcon: MdiReactIconComponentType;
export default WatchVibrateIcon;
