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

declare const RestoreIcon: MdiReactIconComponentType;
export default RestoreIcon;
