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

declare const TeachIcon: MdiReactIconComponentType;
export default TeachIcon;
