declare enum NotifySetting { Email = "email", Sms = "sms" } export { NotifySetting }; //# sourceMappingURL=user-center-enum.d.ts.map