import { ComponentSize } from '../../../model/components/component-size.type'; import * as i0 from "@angular/core"; export declare class ListItemComponent { avatar: string; avatarSize: ComponentSize; avatarType: string; header: string; subHeader: string; subTitle: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }