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

declare const ImportExportIcon: MdiReactIconComponentType;
export default ImportExportIcon;
