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