/**

*/
/// <reference types="react" />
declare const DashboardPage: () => JSX.Element;
export default DashboardPage;
