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