import React from 'react';
declare const DashboardPage: () => React.JSX.Element;
export default DashboardPage;
