import ProgressiveMuxingInformation from './ProgressiveMuxingInformation'; /** * @export * @class ProgressiveWavMuxingInformation */ export declare class ProgressiveWavMuxingInformation extends ProgressiveMuxingInformation { constructor(obj?: Partial); } export default ProgressiveWavMuxingInformation;