import type { StateAttributesMapping } from "../../internals/getStateAttributesProps.mjs"; import type { SliderRootState } from "./SliderRoot.mjs"; export declare const sliderStateAttributesMapping: StateAttributesMapping;