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

declare const LibraryShelvesIcon: MdiReactIconComponentType;
export default LibraryShelvesIcon;
