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

declare const FileRestoreOutlineIcon: MdiReactIconComponentType;
export = FileRestoreOutlineIcon;