import { ScSelectableListItemComponent } from '../sc-selectable-list/sc-selectable-list-item/sc-selectable-list-item.component'; import * as i0 from "@angular/core"; export declare class ScContextMenuListItemComponent extends ScSelectableListItemComponent { isShowHeader: boolean; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }