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

declare const TimerIcon: MdiReactIconComponentType;
export default TimerIcon;
