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