declare function NotificationList({ ...props }: { [x: string]: any; }): JSX.Element; export { NotificationList }; //# sourceMappingURL=NotificationList.d.ts.map