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

declare const FileRestoreIcon: MdiReactIconComponentType;
export default FileRestoreIcon;
