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

declare const WatchExportIcon: MdiReactIconComponentType;
export default WatchExportIcon;
