import type { FnN3 } from "@thi.ng/api"; import type { VecOpSGVVN, VecOpSVVN } from "./api.js"; export declare const defOpSVVN: (op: FnN3) => [VecOpSGVVN, VecOpSVVN, VecOpSVVN, VecOpSVVN]; //# sourceMappingURL=defopsvvn.d.ts.map