/// declare const DeleteProgress: ({ taskSn }: { taskSn: string; }) => JSX.Element; export default DeleteProgress;