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