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

declare const FileUndoIcon: MdiReactIconComponentType;
export default FileUndoIcon;
