import * as stream from "stream"; export declare function play(audio: stream.Readable): Promise;