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

declare const ReminderIcon: MdiReactIconComponentType;
export default ReminderIcon;
