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

declare const FileImportIcon: MdiReactIconComponentType;
export default FileImportIcon;
