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