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

declare const UberIcon: MdiReactIconComponentType;
export default UberIcon;
