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

declare const BookmarkCheckIcon: MdiReactIconComponentType;
export default BookmarkCheckIcon;
