import { ReactIconComponentType } from '../types';

declare const WatchLater: ReactIconComponentType;
export default WatchLater;
            