declare const service: { name: string; slug: string; description: string; endpoints: ({ 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<{ name: import("zod").ZodOptional; description: import("zod").ZodOptional; queue_type: import("zod").ZodEnum<{ pubsub: "pubsub"; worker: "worker"; }>; internal: import("zod").ZodOptional; settings: import("zod").ZodOptional>>; default_visibility_timeout_seconds: import("zod").ZodOptional>; default_max_retries: import("zod").ZodOptional>; default_retry_backoff_ms: import("zod").ZodOptional>; default_retry_max_backoff_ms: import("zod").ZodOptional>; default_retry_multiplier: import("zod").ZodOptional>; max_in_flight_per_client: import("zod").ZodOptional>; retention_seconds: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { name: string; queue_type: string; description: string; settings: { default_max_retries: number; default_visibility_timeout_seconds: number; }; payload?: undefined; metadata?: undefined; messages?: undefined; destination_type?: undefined; config?: undefined; enabled?: undefined; timeout_seconds?: undefined; }; } | { exampleBody?: undefined; responseFields?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; }[]; queryParams: never[]; requestBody: null; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; } | { exampleBody?: undefined; id: string; title: string; sectionTitle: 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<{ queues: import("zod").ZodArray>; internal: import("zod").ZodOptional; queue_type: import("zod").ZodEnum<{ pubsub: "pubsub"; worker: "worker"; }>; default_ttl_seconds: import("zod").ZodOptional>; default_visibility_timeout_seconds: import("zod").ZodOptional; default_max_retries: import("zod").ZodOptional; default_retry_backoff_ms: import("zod").ZodOptional; default_retry_max_backoff_ms: import("zod").ZodOptional; default_retry_multiplier: import("zod").ZodOptional; max_in_flight_per_client: import("zod").ZodOptional; next_offset: import("zod").ZodOptional; message_count: import("zod").ZodOptional; dlq_count: import("zod").ZodOptional; created_at: import("zod").ZodString; updated_at: import("zod").ZodString; paused_at: import("zod").ZodOptional>; retention_seconds: import("zod").ZodOptional; }, import("zod/v4/core").$strip>>; total: import("zod").ZodOptional; }, import("zod/v4/core").$strip>; }; 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; }[]; queryParams: never[]; requestBody: { description: string; fields: { schema: import("zod").ZodObject<{ description: import("zod").ZodOptional; settings: import("zod").ZodOptional>>; default_visibility_timeout_seconds: import("zod").ZodOptional>; default_max_retries: import("zod").ZodOptional>; default_retry_backoff_ms: import("zod").ZodOptional>; default_retry_max_backoff_ms: import("zod").ZodOptional>; default_retry_multiplier: import("zod").ZodOptional>; max_in_flight_per_client: import("zod").ZodOptional>; retention_seconds: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { queue_type?: undefined; description: string; settings: { default_visibility_timeout_seconds?: undefined; default_max_retries: number; }; payload?: undefined; metadata?: undefined; messages?: undefined; name?: undefined; destination_type?: undefined; config?: undefined; enabled?: undefined; timeout_seconds?: undefined; }; } | { responseFields?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; }[]; queryParams: never[]; requestBody: { description: string; fields?: undefined; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { queue_type?: undefined; description?: undefined; settings?: undefined; payload?: undefined; metadata?: undefined; messages?: undefined; name?: undefined; destination_type?: undefined; config?: undefined; enabled?: undefined; timeout_seconds?: undefined; }; } | { responseFields?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; }[]; queryParams: { name: string; type: string; description: string; required: boolean; }[]; requestBody: { description: string; fields: { schema: import("zod").ZodObject<{ payload: import("zod").ZodUnknown; metadata: import("zod").ZodOptional>; idempotency_key: import("zod").ZodOptional; partition_key: import("zod").ZodOptional; ttl_seconds: import("zod").ZodOptional; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { queue_type?: undefined; description?: undefined; settings?: undefined; payload: { orderId: number; action: string; }; metadata: { priority: string; }; messages?: undefined; name?: undefined; destination_type?: undefined; config?: undefined; enabled?: undefined; timeout_seconds?: undefined; }; } | { id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; }[]; queryParams: never[]; requestBody: { description: string; fields: { schema: import("zod").ZodObject<{ messages: import("zod").ZodArray>; idempotency_key: import("zod").ZodOptional; partition_key: import("zod").ZodOptional; ttl_seconds: import("zod").ZodOptional; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ messages: import("zod").ZodArray; metadata: import("zod").ZodOptional>>; state: import("zod").ZodOptional>; idempotency_key: import("zod").ZodOptional>; partition_key: import("zod").ZodOptional>; ttl_seconds: import("zod").ZodOptional>; delivery_attempts: import("zod").ZodOptional; max_retries: import("zod").ZodOptional; published_at: import("zod").ZodOptional; expires_at: import("zod").ZodOptional>; delivered_at: import("zod").ZodOptional>; acknowledged_at: import("zod").ZodOptional>; created_at: import("zod").ZodOptional; updated_at: import("zod").ZodOptional; source_id: import("zod").ZodOptional>; source_name: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>>; failed: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>; }; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { queue_type?: undefined; description?: undefined; settings?: undefined; payload?: undefined; metadata?: undefined; messages: { payload: { orderId: number; }; }[]; name?: undefined; destination_type?: undefined; config?: undefined; enabled?: undefined; timeout_seconds?: undefined; }; } | { exampleBody?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; }[]; queryParams: { name: string; type: string; description: string; required: boolean; }[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ messages: import("zod").ZodArray; metadata: import("zod").ZodOptional>>; state: import("zod").ZodOptional>; idempotency_key: import("zod").ZodOptional>; partition_key: import("zod").ZodOptional>; ttl_seconds: import("zod").ZodOptional>; delivery_attempts: import("zod").ZodOptional; max_retries: import("zod").ZodOptional; published_at: import("zod").ZodOptional; expires_at: import("zod").ZodOptional>; delivered_at: import("zod").ZodOptional>; acknowledged_at: import("zod").ZodOptional>; created_at: import("zod").ZodOptional; updated_at: import("zod").ZodOptional; source_id: import("zod").ZodOptional>; source_name: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; }; 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; }[]; queryParams: { name: string; type: string; description: string; required: boolean; }[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ message: import("zod").ZodNullable; metadata: import("zod").ZodOptional>>; state: import("zod").ZodOptional>; idempotency_key: import("zod").ZodOptional>; partition_key: import("zod").ZodOptional>; ttl_seconds: import("zod").ZodOptional>; delivery_attempts: import("zod").ZodOptional; max_retries: import("zod").ZodOptional; published_at: import("zod").ZodOptional; expires_at: import("zod").ZodOptional>; delivered_at: import("zod").ZodOptional>; acknowledged_at: import("zod").ZodOptional>; created_at: import("zod").ZodOptional; updated_at: import("zod").ZodOptional; source_id: import("zod").ZodOptional>; source_name: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; }; 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; }[]; queryParams: never[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ offset: import("zod").ZodNumber; }, import("zod/v4/core").$strip>; }; 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; }[]; queryParams: never[]; requestBody: { description: string; fields: { schema: import("zod").ZodObject<{ name: import("zod").ZodString; description: import("zod").ZodOptional; destination_type: import("zod").ZodEnum<{ email: "email"; http: "http"; queue: "queue"; sandbox: "sandbox"; url: "url"; webhook: "webhook"; }>; config: import("zod").ZodRecord; enabled: import("zod").ZodDefault; }, import("zod/v4/core").$strip>; }; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { queue_type?: undefined; description?: undefined; settings?: undefined; payload?: undefined; metadata?: undefined; messages?: undefined; name: string; destination_type: string; config: { url: string; }; enabled: boolean; timeout_seconds?: undefined; }; } | { exampleBody?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; }[]; queryParams: never[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ destinations: import("zod").ZodArray>; queue_id: import("zod").ZodString; destination_type: import("zod").ZodEnum<{ email: "email"; http: "http"; queue: "queue"; sandbox: "sandbox"; url: "url"; webhook: "webhook"; }>; config: import("zod").ZodUnion>; method: import("zod").ZodDefault; timeout_ms: import("zod").ZodDefault; retry_policy: import("zod").ZodOptional; initial_backoff_ms: import("zod").ZodDefault; max_backoff_ms: import("zod").ZodDefault; backoff_multiplier: import("zod").ZodDefault; }, import("zod/v4/core").$strip>>; signing: import("zod").ZodOptional; secret_key: import("zod").ZodOptional; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>, import("zod").ZodObject<{ url: import("zod").ZodString; }, import("zod/v4/core").$strip>, import("zod").ZodObject<{ url: import("zod").ZodString; headers: import("zod").ZodOptional>; method: import("zod").ZodDefault; timeout_ms: import("zod").ZodDefault; retry_policy: import("zod").ZodOptional; initial_backoff_ms: import("zod").ZodDefault; max_backoff_ms: import("zod").ZodDefault; backoff_multiplier: import("zod").ZodDefault; }, import("zod/v4/core").$strip>>; signing: import("zod").ZodOptional; secret_key: import("zod").ZodOptional; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>, import("zod").ZodObject<{ queue_id: import("zod").ZodString; }, import("zod/v4/core").$strip>, import("zod").ZodObject<{ sandbox_id: import("zod").ZodString; }, import("zod/v4/core").$strip>, import("zod").ZodObject<{ email_address: import("zod").ZodString; }, import("zod/v4/core").$strip>, import("zod").ZodOptional>]>; enabled: import("zod").ZodBoolean; stats: import("zod").ZodOptional>; last_success_at: import("zod").ZodOptional>; last_failure_at: import("zod").ZodOptional>; }, import("zod/v4/core").$strip>>; success_count: import("zod").ZodOptional; failure_count: import("zod").ZodOptional; last_success_at: import("zod").ZodOptional>; last_failure_at: import("zod").ZodOptional>; last_failure_error: import("zod").ZodOptional>; created_at: import("zod").ZodString; updated_at: import("zod").ZodString; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; }; 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; }[]; queryParams: never[]; requestBody: { fields?: undefined; description: string; }; responseDescription: string; statuses: { code: number; description: string; }[]; examplePath: string; exampleBody: { queue_type?: undefined; description?: undefined; settings?: undefined; payload?: undefined; metadata?: undefined; messages?: undefined; name?: undefined; destination_type?: undefined; config?: undefined; enabled?: undefined; timeout_seconds: number; }; } | { exampleBody?: undefined; id: string; title: string; sectionTitle: string; method: string; path: string; description: string; pathParams: { name: string; type: string; description: string; }[]; queryParams: { name: string; type: string; description: string; required: boolean; }[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ deliveries: import("zod").ZodArray; status: import("zod").ZodEnum<{ failed: "failed"; pending: "pending"; success: "success"; }>; http_status_code: import("zod").ZodOptional>; error: import("zod").ZodOptional>; duration_ms: import("zod").ZodOptional; attempt_number: import("zod").ZodOptional; request_headers: import("zod").ZodOptional>; response_headers: import("zod").ZodOptional>; delivered_at: import("zod").ZodString; created_at: import("zod").ZodString; }, import("zod/v4/core").$strip>>; }, import("zod/v4/core").$strip>; }; 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; }[]; queryParams: { name: string; type: string; description: string; required: boolean; }[]; requestBody: null; responseDescription: string; responseFields: { schema: import("zod").ZodObject<{ messages: import("zod").ZodArray; offset: import("zod").ZodNumber; payload: import("zod").ZodUnknown; metadata: import("zod").ZodOptional>>; failure_reason: import("zod").ZodOptional>; delivery_attempts: import("zod").ZodNumber; moved_at: import("zod").ZodOptional; original_published_at: import("zod").ZodOptional; published_at: import("zod").ZodOptional; created_at: import("zod").ZodString; }, import("zod/v4/core").$strip>>; total: import("zod").ZodOptional; }, import("zod/v4/core").$strip>; }; statuses: { code: number; description: string; }[]; examplePath: string; })[]; }; export default service; //# sourceMappingURL=queue.d.ts.map