import { Heartbeat } from 'redis-smq-common';
import { IHeartbeatPayload } from '../common/index.js';
export declare function heartbeatEventPublisher(heartbeat: Heartbeat<IHeartbeatPayload>): void;
//# sourceMappingURL=heartbeat-event-publisher.d.ts.map