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

declare const ViewDashboardOutlineIcon: MdiReactIconComponentType;
export default ViewDashboardOutlineIcon;
