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