export interface IInAppNotificationOpenable { open: () => void, }