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