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

declare const VibrateIcon: MdiReactIconComponentType;
export default VibrateIcon;
