///
export declare const StyledSlider: import("@emotion/styled").StyledComponent, HTMLSpanElement>, "ref"> & {
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject | null | undefined;
}, "color" | "scale" | "disabled" | "value" | "track" | "name" | "classes" | "defaultValue" | "className" | "style" | "tabIndex" | "aria-label" | "aria-labelledby" | "aria-valuetext" | "onChange" | "sx" | "size" | "step" | "components" | "componentsProps" | "slotProps" | "slots" | "max" | "min" | "orientation" | "disableSwap" | "getAriaLabel" | "getAriaValueText" | "marks" | "onChangeCommitted" | "shiftStep" | "valueLabelDisplay" | "valueLabelFormat"> & import("@mui/system").MUIStyledCommonProps, {}, {}>;