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