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