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

declare const BookPlusIcon: MdiReactIconComponentType;
export default BookPlusIcon;
