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

declare const Watch: ReactIconComponentType;
export default Watch;
            