import { TwirpServerRuntime } from "../index.js"; export declare const timingField = "__twirpRequestStartMs__"; export declare function withRequestLogging(app: App): typeof app;