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