export interface Notification { token: string; notificationEndpoint: string; }