export interface NotificationOptions { override: boolean; duration: number; } //# sourceMappingURL=notification-options.d.ts.map