/// import { IconProps } from '../../types'; declare const WatchRound: (allProps: IconProps) => JSX.Element; export default WatchRound;