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