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

declare const RedoIcon: MdiReactIconComponentType;
export default RedoIcon;
