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