export declare enum NotificationPlatform { ANDROID = "android", IOS = "ios", WEB = "web" } //# sourceMappingURL=notification-platform.enum.d.ts.map