import { FunctionComponent } from "react"; declare const InProgress: FunctionComponent; export default InProgress;