declare const service: { name: string; slug: string; description: string; endpoints: ({ id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: never[]; queryParams: never[]; requestBody: { description: string; fields: { schema: import("zod").ZodObject<{ name: import("zod").ZodString; description: import("zod").ZodOptional; tags: import("zod").ZodOptional>; orgId: import("zod").ZodString; cloudRegion: import("zod").ZodString; domains: import("zod").ZodOptional>; generation: import("zod").ZodOptional; provider: import("zod").ZodOptional; framework: import("zod").ZodOptional; }, import("zod/v4/core").$strip>; omit?: undefined; }; }; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ id: import("zod").ZodString; sdkKey: import("zod").ZodString; }, import("zod/v4/core").$strip>; stripRequired?: undefined; }; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name: string; orgId: string; cloudRegion: string; ids?: undefined; env?: undefined; secrets?: undefined; resources?: undefined; error?: undefined; hostname?: undefined; ecosystem?: undefined; packages?: undefined; }; } | { exampleBody?: undefined; responseFields?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; required: boolean; }[]; queryParams: { name: string; type: string; description: string; required: boolean; }[]; requestBody: null; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; } | { responseFields?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: never[]; queryParams: never[]; requestBody: { description: string; fields: { schema: import("zod").ZodObject<{ ids: import("zod").ZodArray; }, import("zod/v4/core").$strip>; omit?: undefined; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name?: undefined; orgId?: undefined; ids: string[]; cloudRegion?: undefined; env?: undefined; secrets?: undefined; resources?: undefined; error?: undefined; hostname?: undefined; ecosystem?: undefined; packages?: undefined; }; } | { responseFields?: 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: { description: string; fields: { schema: import("zod").ZodObject<{ cloudRegion: import("zod").ZodString; }, import("zod/v4/core").$strip>; omit?: undefined; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name?: undefined; orgId?: undefined; ids?: undefined; cloudRegion: string; env?: undefined; secrets?: undefined; resources?: undefined; error?: undefined; hostname?: undefined; ecosystem?: undefined; packages?: undefined; }; } | { responseFields?: 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: { description: string; fields: { schema: import("zod").ZodObject<{ id: import("zod").ZodString; env: import("zod").ZodOptional>; secrets: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>; omit: string[]; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name?: undefined; orgId?: undefined; ids?: undefined; cloudRegion?: undefined; env: { DB_HOST: string; }; secrets: { DB_PASS: string; }; resources?: undefined; error?: undefined; hostname?: undefined; ecosystem?: undefined; packages?: undefined; }; } | { responseFields?: 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: { description: string; fields: { schema: import("zod").ZodObject<{ id: import("zod").ZodString; env: import("zod").ZodOptional>; secrets: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>; omit: string[]; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name?: undefined; orgId?: undefined; ids?: undefined; cloudRegion?: undefined; env: string[]; secrets: string[]; resources?: undefined; error?: undefined; hostname?: undefined; ecosystem?: undefined; packages?: undefined; }; } | { exampleBody?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; required: boolean; }[]; queryParams: { name: string; type: string; description: string; required: boolean; }[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ id: import("zod").ZodString; name: import("zod").ZodString; description: import("zod").ZodNullable; identifier: import("zod").ZodString; deploymentId: import("zod").ZodNullable; devmode: import("zod").ZodBoolean; metadata: import("zod").ZodNullable>; createdAt: import("zod").ZodString; updatedAt: import("zod").ZodString; evals: import("zod").ZodArray; identifier: import("zod").ZodNullable; devmode: import("zod").ZodBoolean; createdAt: import("zod").ZodString; updatedAt: import("zod").ZodString; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; stripRequired?: undefined; }; statuses: { code: number; description: string; }[]; examplePath: string; } | { id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; required: boolean; }[]; queryParams: never[]; requestBody: { description: string; fields: { omit?: undefined; schema: import("zod").ZodObject<{ resources: import("zod").ZodOptional; cpu: import("zod").ZodDefault; disk: import("zod").ZodDefault; }, import("zod/v4/core").$strip>>; mode: import("zod").ZodOptional>; idle: import("zod").ZodOptional; }, import("zod/v4/core").$strip>>; dependencies: import("zod").ZodOptional>; domains: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ id: import("zod").ZodString; orgId: import("zod").ZodString; publicKey: import("zod").ZodString; buildLogsStreamURL: import("zod").ZodOptional; }, import("zod/v4/core").$strip>; stripRequired: boolean; }; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name?: undefined; orgId?: undefined; ids?: undefined; cloudRegion?: undefined; env?: undefined; secrets?: undefined; resources: { memory: number; cpu: number; }; error?: undefined; hostname?: undefined; ecosystem?: undefined; packages?: undefined; }; } | { exampleBody?: 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<{ streamId: import("zod").ZodOptional; rolloutId: import("zod").ZodOptional; publicUrls: import("zod").ZodObject<{ latest: import("zod").ZodString; deployment: import("zod").ZodString; custom: import("zod").ZodArray; vanityDeployment: import("zod").ZodOptional>; vanityProject: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>; }, import("zod/v4/core").$strip>; stripRequired?: undefined; }; statuses: { code: number; description: string; }[]; examplePath: string; } | { exampleBody?: 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<{ state: import("zod").ZodEnum<{ building: "building"; completed: "completed"; deploying: "deploying"; failed: "failed"; pending: "pending"; }>; }, import("zod/v4/core").$strip>; stripRequired: boolean; }; statuses: { code: number; description: string; }[]; examplePath: string; } | { responseFields?: 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: { description: string; fields: { omit?: undefined; schema: import("zod").ZodObject<{ error: import("zod").ZodOptional; diagnostics: import("zod").ZodOptional; scope: import("zod").ZodEnum<{ ast: "ast"; build: "build"; bundler: "bundler"; deploy: "deploy"; typescript: "typescript"; validation: "validation"; }>; path: import("zod").ZodOptional; line: import("zod").ZodOptional; column: import("zod").ZodOptional; message: import("zod").ZodString; code: import("zod").ZodOptional; }, import("zod/v4/core").$strip>>; warnings: import("zod").ZodArray; scope: import("zod").ZodEnum<{ ast: "ast"; build: "build"; bundler: "bundler"; deploy: "deploy"; typescript: "typescript"; validation: "validation"; }>; path: import("zod").ZodOptional; line: import("zod").ZodOptional; column: import("zod").ZodOptional; message: import("zod").ZodString; code: import("zod").ZodOptional; }, import("zod/v4/core").$strip>>; diagnostics: import("zod").ZodArray>; error: import("zod").ZodOptional; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name?: undefined; orgId?: undefined; ids?: undefined; cloudRegion?: undefined; env?: undefined; secrets?: undefined; resources?: undefined; error: string; hostname?: undefined; ecosystem?: undefined; packages?: undefined; }; } | { exampleBody?: 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<{ hostname: import("zod").ZodNullable; url: import("zod").ZodNullable; }, import("zod/v4/core").$strip>; stripRequired: boolean; }; statuses: { code: number; description: string; }[]; examplePath: string; } | { id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; required: boolean; }[]; queryParams: never[]; requestBody: { description: string; fields: { omit?: undefined; schema: import("zod").ZodObject<{ projectId: import("zod").ZodString; hostname: import("zod").ZodString; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ hostname: import("zod").ZodString; url: import("zod").ZodString; }, import("zod/v4/core").$strip>; stripRequired: boolean; }; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name?: undefined; orgId?: undefined; ids?: undefined; cloudRegion?: undefined; env?: undefined; secrets?: undefined; resources?: undefined; error?: undefined; hostname: string; ecosystem?: undefined; packages?: 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: { description: string; fields: { omit?: undefined; schema: import("zod").ZodObject<{ ecosystem: import("zod").ZodString; packages: import("zod").ZodArray>; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ action: import("zod").ZodEnum<{ allow: "allow"; block: "block"; }>; summary: import("zod").ZodObject<{ scanned: import("zod").ZodNumber; flagged: import("zod").ZodNumber; }, import("zod/v4/core").$strip>; findings: import("zod").ZodArray>; list: import("zod").ZodOptional>; error: import("zod").ZodOptional; }, import("zod/v4/core").$strip>; stripRequired: boolean; }; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name?: undefined; orgId?: undefined; ids?: undefined; cloudRegion?: undefined; env?: undefined; secrets?: undefined; resources?: undefined; error?: undefined; hostname?: undefined; ecosystem: string; packages: { name: string; version: string; }[]; }; })[]; }; export default service; //# sourceMappingURL=project.d.ts.map