// import moment from 'dayjs'; // import { RcFile } from 'antd/lib/upload'; // export interface RcFileWithModifyTime extends RcFile { // modifyTime: moment; // }