import LeafletControlAttributionElement from '../elements/leaflet-control-attribution.ts'; customElements.define('leaflet-control-attribution', LeafletControlAttributionElement); export { LeafletControlAttributionElement };