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

declare const WatchIcon: MdiReactIconComponentType;
export default WatchIcon;
