import Progress from './Progress'; export { ProgressProps, ProgressSize } from './Progress.types'; export default Progress;