/// import { IconProps } from '../../types'; declare const NotebookBookmark: (allProps: IconProps) => JSX.Element; export default NotebookBookmark;