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