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