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

declare const FileRevertIcon: MdiReactIconComponentType;
export default FileRevertIcon;
