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

declare const BookOpenIcon: MdiReactIconComponentType;
export default BookOpenIcon;
