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