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

declare const RestorePageIcon: MdiReactIconComponentType;
export default RestorePageIcon;
