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

declare const BookmarkPlusIcon: MdiReactIconComponentType;
export default BookmarkPlusIcon;
