import { SvgIconComponent } from './types'; declare const DataUsageIcon: SvgIconComponent; export default DataUsageIcon;