import { SVGIconDef } from './types'; declare const BusOutlined: SVGIconDef; export default BusOutlined;