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