export { default as XProgress } from './Progress.vue'
export type { ProgressProps, ProgressTheme } from './Progress.vue'
