export declare class PuiListItemComponent { header: string; description: string; active: boolean; data: any; }