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

declare const AutorenewIcon: MdiReactIconComponentType;
export default AutorenewIcon;
