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