import { JsonResponse } from "../../../structures/index.js"; export declare const handlePing: () => JsonResponse;