import './style'; export type { ProgressProps } from './Progress'; export * from './type'; export declare const Progress: import("react").ForwardRefExoticComponent>; export default Progress;