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

declare const BookmarkRemoveIcon: MdiReactIconComponentType;
export default BookmarkRemoveIcon;
