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

declare const ExportIcon: MdiReactIconComponentType;
export default ExportIcon;
