AudioBuffer: {
    prototype: AudioBuffer;
    new (options: AudioBufferOptions): AudioBuffer;
}

Type declaration