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

declare const StopwatchOffIcon: MdiReactIconComponentType;
export default StopwatchOffIcon;
