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