/** Shared pill styling for the tabs strip and the segmented control. */ export declare function pillClassName(active: boolean): string;