/// <reference types="react" />
declare const Dashboard: import("react").MemoExoticComponent<() => import("react").JSX.Element>;
export default Dashboard;
