import type { Context } from 'hono'; export declare function telemetryHandler(ctx: Context): Promise; //# sourceMappingURL=telemetry.d.ts.map