/** * Mounts every `map.layers` contribution for as long as the map exists — a toolbar panel * unmounts when its dropdown closes and would take its layers with it. */ export declare function PluginMapLayerHost(): import("react").JSX.Element; //# sourceMappingURL=PluginMapLayerHost.d.ts.map