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