export declare const resampleWaveForm: (waveFormData: number[], sampleSize: number) => number[];