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