import { ReactIconComponentType } from '../types';

declare const School: ReactIconComponentType;
export default School;
            