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

declare const BookRemoveIcon: MdiReactIconComponentType;
export default BookRemoveIcon;
