import type { FnU2 } from "@thi.ng/api";
import type { Vec } from "@thi.ng/vectors";
export declare const equilateralTriangle2: FnU2<Vec, Vec[]>;
//# sourceMappingURL=equilateral.d.ts.map