export function clamp(value: number, [min, max]: [number, number]): number; //# sourceMappingURL=index.d.ts.map