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

declare const LocalLibraryIcon: MdiReactIconComponentType;
export default LocalLibraryIcon;
