import React from 'react'; import { IconBaseProps } from './_base'; declare const Dashboard: React.FC; export default Dashboard;