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