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

declare const LocalTaxiIcon: MdiReactIconComponentType;
export default LocalTaxiIcon;
