import type { Handler } from "../../types.js";
export declare const pingHandler: Handler;
