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