declare function computePower(audioChannelData: Float32Array): Promise; export { computePower };