export declare enum ListItemIconMargin { START = "start", END = "end" } export declare const LIST_ITEM_ICON_SIZE = 18;