export declare enum ServiceLogType { SendEmail = "sendEmail", SendSms = "sendSms", FetchCustomJwt = "fetchCustomJwt" }