FileZipOutlined.d.ts 122 Bytes
import { IconDefinition } from '../types';
declare const FileZipOutlined: IconDefinition;
export default FileZipOutlined;