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