import type { CustomStyleHookMapping } from '../../utils/getStyleHookProps'; import type { ProgressRootOwnerState } from './ProgressRoot.types'; export declare const progressStyleHookMapping: CustomStyleHookMapping;