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