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

declare const BookmarkMinusIcon: MdiReactIconComponentType;
export default BookmarkMinusIcon;
