import type { NotificationPositionType, NotificationStatus } from './types'; export declare const notification_status_css: Record; export declare const notification_hide_animation: (position: NotificationPositionType) => import("@emotion/react").Keyframes;