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