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

declare const BusAlert: ReactIconComponentType;
export default BusAlert;
            