import { SVGProps } from 'react'; declare const IconNotificationOffRegular: (props: SVGProps) => JSX.Element; export default IconNotificationOffRegular;