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