export interface SystemNotificationOptions { title?: string; body?: string; }