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