export default class NavbarHorizontal {
    constructor($navBarElement: HTMLElement);
}
