importtype { NitroArtifactsConfig } from"#internal/nitro/routes/runtime-artifacts.js";
/**
* Builds the package-owned JSON inspection response for the current agent.
*/exportdeclarefunctionhandleAgentInfoRequest(input: NitroArtifactsConfig): Promise<Response>;