import { LionInputRange } from '../input-range.js'; customElements.define('lion-input-range', LionInputRange);