import type { IconProps } from '../../types';
declare const FolderZipLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Folder Zip Line
 * @see {@link https://remixicon.com/icon/folder-zip-line Remix Icon Docs}
 */
export { FolderZipLine };
