import { IconProps } from '../types';
declare function FileZip(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default FileZip;
//# sourceMappingURL=FileZip.d.ts.map