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