import { SvgIconComponent } from './types'; declare const DashboardIcon: SvgIconComponent; export default DashboardIcon;