//#region src/realtime/commands/pong.d.ts
declare const pong: () => string;
//#endregion
export { pong };
//# sourceMappingURL=pong.d.cts.map