/*** Resolves the title line limit for compact list presentation. */ export declare function resolveListItemTitleLineCount(compact: boolean): number | undefined; //# sourceMappingURL=resolveListItemTitleLineCount.d.ts.map