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

declare const FileRemoveIcon: MdiReactIconComponentType;
export default FileRemoveIcon;
