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