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