import { LionProgressIndicator } from '../progress-indicator.js'; customElements.define('lion-progress-indicator', LionProgressIndicator);