import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime'; import { IconProps } from '../../@types/Icons.js'; declare const SvgAlertRound: ({ size, theme, isAnnouncedByScreenReader, }: IconProps) => _emotion_react_jsx_runtime.JSX.Element; export { SvgAlertRound };