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

declare const WatchVibrateOffIcon: MdiReactIconComponentType;
export default WatchVibrateOffIcon;
