import { INotificationCenterContext } from '../shared/interfaces'; export declare function useNotificationCenter(): INotificationCenterContext; //# sourceMappingURL=useNotificationCenter.d.ts.map