export { default } from "./ProgressIndicator"; export type { Props as ProgressIndicatorProps } from "./ProgressIndicator.types";