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

declare const BooksVariantIcon: MdiReactIconComponentType;
export default BooksVariantIcon;
