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