import { OperationMarker } from '../../model/index.js'; import { MarkerProcessor } from '../types.js'; export declare class OperationMarkerProcessor implements MarkerProcessor { readonly kind: "marker"; readonly blueIds: readonly ["BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC"]; readonly schema: import('zod').ZodObject; name: import('zod').ZodOptional; order: import('zod').ZodOptional; }, { description: import('zod').ZodOptional; name: import('zod').ZodOptional; }>, { channel: import('zod').ZodOptional; description: import('zod').ZodOptional; name: import('zod').ZodOptional; request: import('zod').ZodOptional>; }>, import("zod").objectUtil.extendShape; name: import('zod').ZodOptional; order: import('zod').ZodOptional; }, { description: import('zod').ZodOptional; name: import('zod').ZodOptional; }>, { description: import('zod').ZodOptional; name: import('zod').ZodOptional; order: import('zod').ZodOptional; }>>, "strip", import('zod').ZodTypeAny, { name?: string | undefined; description?: string | undefined; order?: number | undefined; channel?: string | undefined; request?: import('@blue-labs/language').BlueNode | undefined; }, { name?: string | undefined; description?: string | undefined; order?: number | undefined; channel?: string | undefined; request?: import('@blue-labs/language').BlueNode | undefined; }>; } //# sourceMappingURL=operation-marker-processor.d.ts.map