import { LionCalendar } from '../calendar.js'; customElements.define('lion-calendar', LionCalendar);