export type { LoadingBarProps } from './types'; export { default } from './LoadingBar';