import { StyledIcon } from '@styled-icons/styled-icon'; export declare const NotificationOff: StyledIcon; export declare const NotificationOffDimensions: { height: number; width: number; };