import type { StateAttributesMapping } from "../../internals/getStateAttributesProps.js"; import type { ScrollAreaRootState } from "./ScrollAreaRoot.js"; export declare const scrollAreaStateAttributesMapping: StateAttributesMapping;