export { default } from '../Trend';
export type { TrendProps } from '../Trend';
