import type { Application } from "../application.js";
export declare function debugReflectionLifetimes(app: Application): void;
