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