import { default as React } from 'react'; import { NotificationCenterProps } from './notification-center-types'; export declare const NotificationCenter: React.FC;