export declare const smoothData: (data: number[], smoothingFactor?: number) => number[];