import type { ValidationCtx } from "./types.js"; export declare function assertWritable(ctx: ValidationCtx): void; //# sourceMappingURL=pipeline.d.ts.map