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

declare const BookmarkPlusOutlineIcon: MdiReactIconComponentType;
export default BookmarkPlusOutlineIcon;
