export declare const segmentedControlTokens: {
    calciteSegmentedControlColor: string;
    calciteSegmentedControlBackgroundColor: string;
    calciteSegmentedControlBorderColor: string;
    calciteSegmentedControlShadow: string;
    calciteSegmentedControlIconColor: string;
};
export declare const segmentedControl: string;
