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

declare const SchoolIcon: MdiReactIconComponentType;
export default SchoolIcon;
