NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@ant-design/icons/lib/fill/FileZipFill.d.ts
2023-09-14 14:47:11 +08:00

4 lines
114 B
TypeScript

import { IconDefinition } from '../types';
declare const FileZipFill: IconDefinition;
export default FileZipFill;