import { KbqDropdownItem } from '@koobiq/components/dropdown'; import { KbqAppSwitcherSite } from './app-switcher'; import * as i0 from "@angular/core"; /** @docs-private */ export declare class KbqAppSwitcherDropdownSite extends KbqDropdownItem { site: KbqAppSwitcherSite; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }