import React from 'react'; import { UndrawSVGProps } from '../types'; declare const BusStop: React.FC; export default BusStop;