import type { FnN2 } from "@thi.ng/api";
import type { VecOpSGVV, VecOpSVV } from "./api.js";
export declare const defOpSVV: (op: FnN2) => [VecOpSGVV, VecOpSVV, VecOpSVV, VecOpSVV];
//# sourceMappingURL=defopsvv.d.ts.map