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

declare const BookMultipleVariantIcon: MdiReactIconComponentType;
export default BookMultipleVariantIcon;
