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