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

declare const BookOpenOutlineIcon: MdiReactIconComponentType;
export default BookOpenOutlineIcon;
