export enum NotificationQueueNameEnum { SMS = 'sms', PUSH = 'push', IN_APP = 'in-app', }