export declare const AUDIO_MAX_CHANNELS = 1; export declare enum ErrorMessages { CHANNEL_BUSY = "channel busy" }