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

declare const WatchImportIcon: MdiReactIconComponentType;
export default WatchImportIcon;
