import { ReactIconComponentType } from '../types';

declare const Dashboard: ReactIconComponentType;
export default Dashboard;
            