/** * 针对 progress 组件的一些常量抽离 */ /** * progress 组件在 circle 状态下的边距 */ export declare const PROGRESS_CIRCLE_PADDING: 25;