import type { IAudioWaveforms } from './types';
export declare const AudioWaveform: IAudioWaveforms;
