import { RsProgressType } from './type' import progressScss from './progress.module.scss' const Progress = (props: RsProgressType) => { return (