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

4 lines
118 B
TypeScript

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