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