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

declare const TaxiAlert: ReactIconComponentType;
export default TaxiAlert;
            