import { NotificationViewConfig, Notification, NotificationFeedEntry } from "./models"; export declare const notificationList: NotificationFeedEntry[]; export declare const notificationViewConfig: NotificationViewConfig;