export declare const TestingApiEntrepriseRouter: import("hono/hono-base").HonoBase | import("hono/types").MergeSchemaPath<{ "/v3/infogreffe/rcs/unites_legales/:siren/mandataires_sociaux": { $get: { input: { param: { siren: string; }; }; output: string; outputFormat: "text"; status: 200; }; }; } & { "/mandataires_sociaux/discover": { $get: { input: {}; output: {}; outputFormat: string; status: import("hono/utils/http-status").StatusCode; }; }; }, "/">, "/", "/healthz">; //# sourceMappingURL=index.d.ts.map