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

declare const BooksAddIcon: MdiReactIconComponentType;
export default BooksAddIcon;
