import type { ReadonlyVec } from "@thi.ng/vectors";
export declare const dialVal: (p: ReadonlyVec, origin: ReadonlyVec, startTheta: number, thetaGap: number, min: number, max: number, prec: number) => number;
//# sourceMappingURL=dial.d.ts.map