/** * Web push notification device type * Used in Endpoint (Device) */ export declare const WEB_PUSH_NOTIFICATION_DEVICE_TYPE = "wp"; //# sourceMappingURL=Device.d.ts.map