import type { HeartbeatResponse } from "../../../schemas/index"; export declare function handleHeartbeat(): HeartbeatResponse; //# sourceMappingURL=heartbeat.d.ts.map