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

declare const RecentIcon: MdiReactIconComponentType;
export default RecentIcon;
