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