import { IconComponent } from '..';
declare const ClockIcon: IconComponent;
export { ClockIcon };
