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

declare const VibrateOffIcon: MdiReactIconComponentType;
export default VibrateOffIcon;
