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

declare const BookOpenVariantIcon: MdiReactIconComponentType;
export default BookOpenVariantIcon;
