export declare function notify(title: string | null, options: NotificationOptions | undefined): void;