export { default as BLoading } from './src/Loading.vue'; export type { LoadingProps } from './src/types.ts';