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

declare const BooksPlusIcon: MdiReactIconComponentType;
export default BooksPlusIcon;
