ArcGISWebMapElement: FormElementBase & {
    showLayerPanel: boolean;
    type: "arcGISWebMap";
    webMapId: string;
}