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