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