import type { IconComponent } from '../types'; declare const DocumentSchool: IconComponent; export default DocumentSchool;