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