declare const startNotificationService: (busAddress: string) => Promise<() => void>; export { startNotificationService }; //# sourceMappingURL=notification-service.d.ts.map