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

declare const BookmarkAddOutlineIcon: MdiReactIconComponentType;
export default BookmarkAddOutlineIcon;
