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

declare const ViewAgendaIcon: MdiReactIconComponentType;
export default ViewAgendaIcon;
