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