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

declare const BookAlertIcon: MdiReactIconComponentType;
export = BookAlertIcon;