export declare function clamp(n: number, min: number, max: number): number; //# sourceMappingURL=math.d.ts.map