/// declare const JobList: ({ appName, changeOrderSn }: { appName: any; changeOrderSn: any; }) => JSX.Element; export default JobList;