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

declare const BookmarkOffOutlineIcon: MdiReactIconComponentType;
export default BookmarkOffOutlineIcon;
