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

declare const RestartIcon: MdiReactIconComponentType;
export default RestartIcon;
