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

declare const BookmarkIcon: MdiReactIconComponentType;
export default BookmarkIcon;
