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

declare const TeacherIcon: MdiReactIconComponentType;
export default TeacherIcon;
