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