/** * Base type for service options. */ export type PushNotificationServiceOptions = object;