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

declare const Timer3Icon: MdiReactIconComponentType;
export default Timer3Icon;
