import type { IconProps } from '../../types';
declare const ExclamationMarkSignAlertWarningLine: import("react").NamedExoticComponent<IconProps>;
export { ExclamationMarkSignAlertWarningLine };
