import type { FnN2 } from "@thi.ng/api";
export type NzEntry = [number, number, number];
export type BinOp = FnN2;
//# sourceMappingURL=api.d.ts.map