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