/** * Represents a row within a ``. Multiple `[hcListLine]` can be used * per ``. You can also prefix a `[hcListAvatar]` or `[hcListIcon]` * to the beginning of the ``. */ export declare class ListItemComponent { _hostClass: boolean; }