export { default as BTrend } from './src/Trend.vue'; export type { TrendProps } from './src/types';