import type { FunctionalComponent } from 'vue'; declare const TrendCharts: FunctionalComponent<{}, {}>; export default TrendCharts;