import type { StateAttributesMapping } from "../../internals/getStateAttributesProps.js"; import type { ProgressRootState } from "./ProgressRoot.js"; export declare const progressStateAttributesMapping: StateAttributesMapping;