import type { IconComponent } from '../types'; declare const WatchRound: IconComponent; export default WatchRound;