import { MdiReactIconComponentType } from './dist/typings';

declare const ViewDashboardIcon: MdiReactIconComponentType;
export default ViewDashboardIcon;
