import { FCC } from 'onekijs-framework'; import { DashboardProps } from './typings'; declare const Dashboard: FCC; export default Dashboard;