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