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

declare const DataUsageIcon: MdiReactIconComponentType;
export default DataUsageIcon;
