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

declare const UndoIcon: MdiReactIconComponentType;
export default UndoIcon;
