export declare const segmentSelectorList: string; export declare const segmentSelectorListItem: string; /** Hard coded height requirement by UX. */ export declare const tooltipMaxHeight: string; export declare const overwriteTooltipElementPadding: string;