import { SVGProps } from "react";
declare const TBBusStop: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBBusStop };
