import React from 'react'; declare const Dashboard: React.FC; export default Dashboard;