import type { FnN } from "@thi.ng/api"; import type { IGen } from "../api.js"; export declare const __ensureGenN: (x: number | IGen, clamp: FnN) => IGen; //# sourceMappingURL=ensure.d.ts.map