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

declare const TimerOffIcon: MdiReactIconComponentType;
export default TimerOffIcon;
