NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@ant-design/icons/lib/fill/FileZipFill.d.ts

4 lines
114 B
TypeScript
Raw Normal View History

2023-09-14 14:47:11 +08:00
import { IconDefinition } from '../types';
declare const FileZipFill: IconDefinition;
export default FileZipFill;