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

declare const BookmarkAddIcon: MdiReactIconComponentType;
export default BookmarkAddIcon;
