import { IconProps } from '../Icon'; declare function SvgNotificationImportant(props: IconProps): JSX.Element; export default SvgNotificationImportant;