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