import * as i0 from "@angular/core"; import * as i1 from "./vg-dash/vg-dash"; import * as i2 from "./vg-hls/vg-hls"; import * as i3 from "@angular/common"; export interface IDRMLicenseServer { [index: string]: { serverURL: string; }; } export * from './vg-dash/vg-dash'; export * from './vg-hls/vg-hls'; export declare class VgStreamingModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }