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