import { SegmentedButtonOwnerState } from './SegmentedButton.types'; export declare const SegmentedButtonBase: import("@emotion/styled").StyledComponent & React.RefAttributes & import("@mui/system").MUIStyledCommonProps & SegmentedButtonOwnerState, {}, {}>;