import type { IconProps } from '../../types';
declare const FileZipFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: File Zip Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { FileZipFill };
