forgeplus-react/node_modules/@ant-design/icons/lib/outline/FileZipOutline.d.ts

4 lines
120 B
TypeScript

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