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

declare const FileExcelIcon: MdiReactIconComponentType;
export default FileExcelIcon;
