/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.24/esri/copyright.txt for details. */ import{_ as r}from"../../chunks/tslib.es6.js";import{property as e}from"../../core/accessorSupport/decorators/property.js";import"../../core/arrayUtils.js";import"../../core/has.js";import"../../core/accessorSupport/ensureType.js";import"../../core/accessorSupport/interfaces.js";import"../../core/accessorSupport/tracking.js";import"../../core/accessorSupport/extensions/serializableProperty/reader.js";import"../../core/accessorSupport/extensions/serializableProperty/writer.js";import o from"./LayerView.js";class s extends o{constructor(){super(...arguments),this.layer=null,this.sublayerViews=null}highlight(r){throw new Error("Not implemented")}}r([e()],s.prototype,"layer",void 0),r([e()],s.prototype,"sublayerViews",void 0);export{s as default};