import { ReactIconComponentType } from '../types';

declare const LocalTaxi: ReactIconComponentType;
export default LocalTaxi;
            