import React from 'react'; import { UndrawSVGProps } from '../types'; declare const InProgress: React.FC; export default InProgress;