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