import type { PropertiesTableProps } from '../../../shared/types';
export declare const SegmentedFieldProperties: PropertiesTableProps;
export declare const SegmentedFieldInputsProperties: PropertiesTableProps;
export declare const SegmentedFieldSpinButtonProperties: PropertiesTableProps;
export declare const SegmentedFieldEvents: PropertiesTableProps;
