//#region ../notifications/src/queue/load-herald.d.ts /** The herald channel notification jobs are published to / consumed from. */ declare const DEFAULT_QUEUE_CHANNEL = "notifications.dispatch"; //#endregion export { DEFAULT_QUEUE_CHANNEL }; //# sourceMappingURL=load-herald.d.mts.map