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