import { BpKeynavList } from '../keynav/index.js'; declare global { interface HTMLElementTagNameMap { 'bp-keynav-list': BpKeynavList; } }