import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const fileZipIconName = "file-zip";
export declare const fileZipIcon: IconShapeTuple;
