import { IconProps } from '../lib';
declare function Watch(props: IconProps): JSX.Element;
export default Watch;
