export declare class DdaSegmentedTabs { items: string; radius_type: string; custom_class: string; component_mode?: string; private parsedItems; componentWillLoad(): void; render(): any; }