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

declare const VibrationIcon: MdiReactIconComponentType;
export default VibrationIcon;
