import { TNativeAudioBuffer } from './native-audio-buffer'; export type TWrapAudioBufferCopyChannelMethodsFunction = (nativeAudioBuffer: TNativeAudioBuffer) => void; //# sourceMappingURL=wrap-audio-buffer-copy-channel-methods-function.d.ts.map