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