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

declare const ImportIcon: MdiReactIconComponentType;
export default ImportIcon;
