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

declare const TaxiIcon: MdiReactIconComponentType;
export default TaxiIcon;
