import * as react_jsx_runtime from 'react/jsx-runtime'; import * as React from 'react'; import { Progress as Progress$1 } from 'radix-ui'; declare function Progress({ className, value, ...props }: React.ComponentProps): react_jsx_runtime.JSX.Element; export { Progress };