import { MarkerContractBase } from '../../model/shared/index.js'; import { MarkerProcessor } from '../types.js'; export declare class GenericMarkerProcessor implements MarkerProcessor { readonly kind: "marker"; readonly blueIds: readonly ["7QACj919YMRvFCTELCf6jfQTp41RVhtHdE6bPazLUZQ6"]; readonly schema: import('zod').ZodObject; 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; }, { name?: string | undefined; description?: string | undefined; order?: number | undefined; }>; } //# sourceMappingURL=generic-marker-processor.d.ts.map