export { default as TrendMarker } from './trend-marker'; export { type TrendMarkerProps } from './trend-marker.types';