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