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