import { IconComponent } from '..';
declare const DashboardIcon: IconComponent;
export { DashboardIcon };
