export interface IDRMLicenseServer { [index: string]: { serverURL: string; }; }