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