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

declare const LibraryIcon: MdiReactIconComponentType;
export default LibraryIcon;
