declare enum PaymentSubjects { PaymentCreated = "payment:created" } export default PaymentSubjects;