import type { IconProps } from '../../types'; declare const FolderDownloadFill: import("react").NamedExoticComponent; /** * Remix Icon: Folder Download Fill * @see {@link https://remixicon.com/icon/folder-download-fill Remix Icon Docs} */ export { FolderDownloadFill };