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