import { MdiReactIconComponentType } from './dist/typings';

declare const NotebookIcon: MdiReactIconComponentType;
export default NotebookIcon;
