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