export default Dashboard;
declare function Dashboard(props: any): JSX.Element;
