export declare const visualize: (dataArray: Uint8Array, bufferLength: number, canvas: HTMLCanvasElement) => void;