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