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