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