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

declare const FileExportIcon: MdiReactIconComponentType;
export = FileExportIcon;