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

declare const BooksIcon: MdiReactIconComponentType;
export default BooksIcon;
