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

declare const WatchLaterIcon: MdiReactIconComponentType;
export default WatchLaterIcon;
