declare const service: { name: string; slug: string; description: string; endpoints: ({ sectionTitle?: undefined; id: string; title: string; method: string; path: string; description: string; pathParams: never[]; queryParams: { name: string; type: string; description: string; required: boolean; }[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ id: import("zod").ZodString; created_at: import("zod").ZodString; updated_at: import("zod").ZodString; deleted: import("zod").ZodBoolean; deleted_at: import("zod").ZodNullable; deleted_by: import("zod").ZodNullable; start_time: import("zod").ZodString; end_time: import("zod").ZodNullable; duration: import("zod").ZodNullable; org_id: import("zod").ZodString; project_id: import("zod").ZodString; deployment_id: import("zod").ZodString; agent_ids: import("zod").ZodArray; trigger: import("zod").ZodString; env: import("zod").ZodString; devmode: import("zod").ZodBoolean; pending: import("zod").ZodBoolean; success: import("zod").ZodBoolean; error: import("zod").ZodNullable; metadata: import("zod").ZodOptional>>; cpu_time: import("zod").ZodNullable; llm_cost: import("zod").ZodNullable; llm_prompt_token_count: import("zod").ZodNullable; llm_completion_token_count: import("zod").ZodNullable; total_cost: import("zod").ZodNullable; method: import("zod").ZodNullable; url: import("zod").ZodNullable; route_id: import("zod").ZodNullable; thread_id: import("zod").ZodNullable; timeline: import("zod").ZodOptional>; user_data: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>; }; statuses: { code: number; description: string; }[]; examplePath: string; ttlNote?: undefined; } | { sectionTitle?: undefined; id: string; title: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; required: boolean; }[]; queryParams: never[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ session: import("zod").ZodObject<{ id: import("zod").ZodString; created_at: import("zod").ZodString; updated_at: import("zod").ZodString; deleted: import("zod").ZodBoolean; deleted_at: import("zod").ZodNullable; deleted_by: import("zod").ZodNullable; start_time: import("zod").ZodString; end_time: import("zod").ZodNullable; duration: import("zod").ZodNullable; org_id: import("zod").ZodString; project_id: import("zod").ZodString; deployment_id: import("zod").ZodString; agent_ids: import("zod").ZodArray; trigger: import("zod").ZodString; env: import("zod").ZodString; devmode: import("zod").ZodBoolean; pending: import("zod").ZodBoolean; success: import("zod").ZodBoolean; error: import("zod").ZodNullable; metadata: import("zod").ZodOptional>>; cpu_time: import("zod").ZodNullable; llm_cost: import("zod").ZodNullable; llm_prompt_token_count: import("zod").ZodNullable; llm_completion_token_count: import("zod").ZodNullable; total_cost: import("zod").ZodNullable; method: import("zod").ZodNullable; url: import("zod").ZodNullable; route_id: import("zod").ZodNullable; thread_id: import("zod").ZodNullable; timeline: import("zod").ZodOptional>; user_data: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>; agents: import("zod").ZodArray>; eval_runs: import("zod").ZodArray; result: import("zod").ZodNullable>; }, import("zod/v4/core").$strip>>; route: import("zod").ZodNullable>; }, import("zod/v4/core").$strip>; }; statuses: { code: number; description: string; }[]; examplePath: string; ttlNote?: undefined; } | { id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; required: boolean; }[]; queryParams: never[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ body: import("zod").ZodString; severity: import("zod").ZodString; timestamp: import("zod").ZodString; }, import("zod/v4/core").$strip>; }; statuses: { code: number; description: string; }[]; examplePath: string; ttlNote: string; })[]; }; export default service; //# sourceMappingURL=session.d.ts.map