import React from 'react'; import { UndrawSVGProps } from '../types'; declare const WatchNotification: React.FC; export default WatchNotification;