export declare function SmoothStep(x: number, min: number, max: number): number; //# sourceMappingURL=SmoothStep.d.ts.map